GY-63_MS5611/libraries/AD524X/CHANGELOG.md
2023-12-05 15:50:43 +01:00

1.0 KiB

Change Log AD524X

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.5.0] - 2023-11-29

  • remove ESP32 specific begin()
  • add (experimental) support or AD5280 / AD5282.
  • fix #23 in readme
  • update and add examples.

[0.4.2] - 2023-09-21

  • add Wire1 support for ESP32
  • update readme.md

[0.4.1] - 2023-02-26

  • fix #17 support AD5241::write()
  • update readme.md

[0.4.0] - 2023-02-03

  • fix #18 support Wire2 (RP2040 etc)

[0.3.6] - 2023-01-11

  • update GitHub actions
  • update license
  • move code to .cpp
  • add define for AD524X_MIDPOINT
  • add comments
  • minor edits

[0.3.5] - 2022-10-25

  • add changelog.md
  • add RP2040 in build-CI

[0.3.4] - 2022-08-13

  • fix AD524X_LIB_VERSION
  • minor edits,

[0.3.3] - 2021-12-10

  • update constants, library.json, license

[0.3.2] - 2021-10-16

  • fix build-CI, update readme.md

That's all folks!