GY-63_MS5611/libraries/MINMAX/CHANGELOG.md
2022-11-17 17:36:35 +01:00

686 B

Change Log MINMAX

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.1.3] - 2022-11-17

  • add RP2040 in build-CI
  • add changelog.md
  • edit readme.md
  • add callback()
  • add lastValue()
  • add lastMin() && lastMax() - timestamps of the peaks
  • add example callback()

[0.1.2] - 2021-12-21

  • update library.json
  • update license
  • minor edits
  • defined constants

[0.1.1] - 2021-11-09

  • update readme, parameters
  • add getAutoResetCount()
  • rename setAutoResetCount()

[0.1.0] - 2021-10-14

  • initial version.