mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
558 B
558 B
Change Log dateTimeHelpers
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.3] - 2023-10-24
- update readme.md
- fix DATETIMEHELPER_LIB_VERSION
[0.1.2] - 2023-01-18
- fix build (PM is a reserved word on M4 / samd platform)
- minor fix changelog.md
[0.1.1] - 2023-01-07
- initial release
- clean up first version
- add examples
[0.1.0] - 2020-07-01
- initial version