GY-63_MS5611/libraries/ANSI/CHANGELOG.md
2022-08-24 11:00:54 +02:00

869 B

Change Log bitHelpers

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.6] - 2022-04-11

Added

  • add CHANGELOG.md
  • add int deviceType()

Changed

  • edit README.md

Fixed

[0.1.5] - 2021-12-13

Added

  • add write(array, length)

Changed

  • update library.json, license, minor edits

[0.1.4] - 2021-10-18

Changed

  • update build-CI (e.g. ESP32)
  • update examples

[0.1.3] - 2020-12-11

Added

  • add Arduino-CI
  • add unit test (minimal)

[0.1.2] - 2020-07-08

Added

  • add clearLine = add color support (thanks to airbornemint)

[0.1.1] - 2020-05-27

Changed

  • update library.json

[0.1.0] - 2020-04-28

Added

  • initial release