GY-63_MS5611/libraries/timing/CHANGELOG.md
2023-11-22 17:04:41 +01:00

996 B

Change Log timing

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.6] - 2023-11-22

  • update readme.md

[0.2.5] - 2023-02-10

  • update readme.md
  • implement toSeconds() -> 45.123 or 45.123456
  • add add() to adjust the offset.
  • update keywords.txt
  • test on ESP32.
  • update GitHub actions
  • update license 2023

[0.2.4] - 2022-11-26

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

[0.2.3] - 2021-12-29

  • update library.json
  • update license
  • minor edits

[0.2.2] - 2021-05-27

  • added Arduino-lint

[0.2.1] - 2021-01-09

  • added Arduino-CI + unit test

[0.2.0] - 2020-07-07

  • renamed to timing.h

[0.1.02] - 2015-03-02

  • move all to mymillis.h file so compiler can optimize

[0.1.01] - 2011-07-19

  • add lib version

[0.1.00] - 2011-01-04

  • initial version