GY-63_MS5611/libraries/AM2315/CHANGELOG.md
2024-01-26 13:42:07 +01:00

1.0 KiB

Change Log AM2315

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.1] - 2024-01-26

  • update readme.md
  • update examples

[0.2.0] - 2023-10-13

  • simplified begin() no more Wire pin setting.
  • update examples.
  • add AM2315_Wire1.ino example
  • update readme.md
  • update unit test
  • minor edits

[0.1.7] - 2023-01-21

  • update GitHub actions
  • update license 2023
  • update keywords.txt
  • minor edits comments
  • add offset example
  • minor edit README.md

[0.1.6] - 2022-10-27

  • Add RP2040 support to build-CI.
  • Add CHANGELOG.md

[0.1.5] - 2020-03-25

  • fix #11 Warning requestFrom for ESP32

[0.1.4] - 2022-06-18

  • sync with AM232X (readme)

[0.1.3] - 2022-06-17

  • sync with AM232X

[0.1.2] - 2022-01-13

  • fix wake-up in read() for ESP32

[0.1.1] - 2022-01-11

  • fix handshake

[0.1.0] - 2022-01-05

  • initial version