GY-63_MS5611/libraries/FLE/CHANGELOG.md

35 lines
612 B
Markdown
Raw Normal View History

2023-10-30 10:37:30 -04:00
# Change Log FLE
2022-12-08 11:29:26 -05:00
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/).
2023-10-30 10:37:30 -04:00
## [0.1.4] - 2023-10-30
2022-12-08 11:29:26 -05:00
- add changelog.md
2023-10-30 10:37:30 -04:00
- update readme.md (badges)
- minor edits.
2022-12-08 11:29:26 -05:00
2023-10-30 10:37:30 -04:00
## [0.1.3] - 2021-06-16
- add shared()
2022-12-08 11:29:26 -05:00
2023-10-30 10:37:30 -04:00
## [0.1.2] - 2021-06-15
- add negation
- add unit tests
- add first comparisons + some experimental
2022-12-08 11:29:26 -05:00
2023-10-30 10:37:30 -04:00
## [0.1.1] - 2021-05-27
- fix arduino-lint
2022-12-08 11:29:26 -05:00
2023-10-30 10:37:30 -04:00
## [0.1.0] - 2020-12-23
- add arduino-CI
- add unit tests
2022-12-08 11:29:26 -05:00
----
2023-10-30 10:37:30 -04:00
## [0.0.1] - 2020-07-21
2022-12-08 11:29:26 -05:00
- initial version