GY-63_MS5611/libraries/HX711_MP/CHANGELOG..md
2024-06-17 14:20:21 +02:00

872 B

Change Log HX711_MP

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.3.0] - 2024-06-17

  • fix #5, reset bug
  • refactor constructor
  • move code to .cpp file (to match HX711)

[0.2.0] - 2024-03-02

  • add fastProcessor option in begin() (Thanks to palmerr23)
  • updated license
  • updated GitHub/actions to v4

[0.1.1] - 2023-11-04

  • update readme.md
  • minor edits

[0.1.0] - 2023-03-10