GY-63_MS5611/libraries/I2C_ASDX/CHANGELOG..md
2023-01-12 19:55:08 +01:00

979 B

Change Log I2C_ASDX

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.3.3] - 2023-01-12

  • fix keywords
  • add getAddress() - debugging
  • update readme.md
  • obsolete available()
  • update examples, add isConnected example.
  • fix changelog.md
  • update GitHub actions
  • update license

[0.3.2] - 2022-11-12

  • add changelog.md
  • add RP2040 to build-CI
  • clean unit test a bit
  • minor edits

[0.3.1] - 2021-12-19

  • update library.json, license, minor edits

[0.3.0] - 2021-06-07

  • add multiWire interface

[0.2.3 - 2021-06-06

  • add different units to read pressure

[0.2.2 - 2020-12-29

  • add Arduino-CI + unit test (minimal)
  • update keywords

[0.2.1 - 2020-07-04

  • add getBar(), getMilliBar(), getPSI()

[0.2.0 - 2020-03-18

  • refactor

[0.1.0] - 2013-11-14

  • initial version