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

51 lines
845 B
Markdown
Raw Normal View History

2022-11-02 14:58:31 -04:00
# Change Log DS1821
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-25 14:51:31 -04:00
## [0.3.6] - 2023-10-25
- bump version number
2023-10-25 14:34:23 -04:00
## [0.3.5] - 2023-10-25
- update readme.md
2022-11-02 14:58:31 -04:00
## [0.3.4] - 2022-11-02
- add changelog.md
- add rp2040 to build-CI
## [0.3.3] - 2021-12-17
- update library.json
- license
- minor edits
## [0.3.2] - 2021-05-27
- Arduino-lint fixes
## [0.3.1] - 2020-12-20
- Arduino-CI + unit test (frame)
## [0.3.0] - 2020-08-07
- add continuous mode
- add alarm level
- add polarity
- add thermostat etc
----
## [0.2.0] - 2020-08-05
- initial release
- refactored ad fundum.
----
## [0.1.00] - 2015-05-14
- added pre scale support
## [0.0.1] - 2014-10-05
- initial version