GY-63_MS5611/libraries/FLE/CHANGELOG.md
Rob Tillaart 66c685d652 0.1.4 FLE
2023-10-30 15:37:30 +01:00

35 lines
612 B
Markdown

# Change Log FLE
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [0.1.4] - 2023-10-30
- add changelog.md
- update readme.md (badges)
- minor edits.
## [0.1.3] - 2021-06-16
- add shared()
## [0.1.2] - 2021-06-15
- add negation
- add unit tests
- add first comparisons + some experimental
## [0.1.1] - 2021-05-27
- fix arduino-lint
## [0.1.0] - 2020-12-23
- add arduino-CI
- add unit tests
----
## [0.0.1] - 2020-07-21
- initial version