GY-63_MS5611/libraries/AD5263/CHANGELOG.md
2024-03-17 16:42:35 +01:00

675 B

Change Log AD5263

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] - 2024-03-16

  • add uint8_t getAddress() convenience
  • update GitHub actions
  • update keywords.txt
  • minor edits

[0.1.2] - 2023-11-13

  • update readme.md
  • add setAll(value)
  • minor edits

[0.1.1] - 2023-10-11

  • update readme.md
  • investigated compatibility AD5280/82 (not) => clean up code
  • fix library.json
  • add AD5263_I2C_performance.ino

[0.1.0] - 2023-10-09

  • initial version (based upon AD524X library)