GY-63_MS5611/libraries/MAX14661/CHANGELOG.md
2023-12-07 17:22:19 +01:00

920 B

Change Log MAX14661

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.2.0] - 2023-12-07

  • refactor API, begin()
  • add getAddress()
  • update readme.md
  • update examples
  • minor edits

[0.1.5] - 2023-09-23

  • Add Wire1 support for ESP32
  • update readme.md

[0.1.4] - 2023-02-25

  • update readme.md
  • prepare error handling.
  • fix error flag in constructor (was undefined).
  • add some unit tests.
  • update GitHub actions
  • update license 2023
  • minor edits

[0.1.3] - 2022-11-16

  • add RP2040 in build-CI
  • add changelog.md
  • minor edits readme.md

[0.1.2] - 2021-12-21

  • update library.json
  • update license,
  • minor edits

[0.1.1] - 2021-08-30

  • add shadow interface - experimental

[0.1.0] - 2021-01-29

  • initial version.