GY-63_MS5611/libraries/DS2401/CHANGELOG.md
2024-03-23 14:53:42 +01:00

587 B

Change Log DS2401

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.2] - 2024-03-23

  • Fix #3, getUID example (kudos to Arduino 12)
  • add getUID4() and compareUID4()
  • fix compareUID() functions
  • update GitHub actions
  • add examples
  • update readme.md
  • minor edits.

[0.1.1] - 2024-01-01

  • add getUID6() and compartUID6()
  • update readme.md

[0.1.0] - 2023-12-31

  • initial version