GY-63_MS5611/libraries/AnalogKeypad/CHANGELOG.md
2022-10-27 17:49:36 +02:00

854 B

Change Log analogKeypad

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.2.2] - 2022-10-27

  • Add RP2040 support to build-CI.
  • Add CHANGELOG.md

[0.2.1] - 2021-12-12

  • update library.json, license
  • add test_constants to unit test.

[0.2.0] - 2021-10-17

  • update build-CI, readme,
  • add bits as parameter in constructor.

[0.1.6] - 2021-05-27

  • fix Arduino-lint

[0.1.5] - 2020-12-09

  • add Arduino-CI

[0.1.4] - 2020-05-27

  • update library.json

[0.1.3] - 2020-03-25

  • minor refactoring

[0.1.2] - 2019-02-01

  • refactored rawRead(), first stable version

[0.1.1] - 2019-02-01

  • add pressed() event() last()

[0.1.0] - 2019-01-31

  • initial version