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

43 lines
765 B
Markdown
Raw Normal View History

2022-11-18 07:36:00 -05:00
# Change Log MT8870
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-11-13 11:37:07 -05:00
## [0.1.6] - 2023-11-13
- update readme.md
2022-11-18 07:36:00 -05:00
## [0.1.5] - 2022-11-18
- add RP2040 in build-CI
- add changelog.md
- clean up unit test
- update keywords.txt to match .h file
- move code from .h to .cpp
## [0.1.4] - 2021-12-22
- update library.json
- update license
- update readme
- minor edits
## [0.1.3] - 2021-11-09
- update build-CI
- add badges
- update readme
- add lastTime()
## [0.1.2] - 2021-01-02
- add arduino-ci
- add unit test
## [0.1.1] - 2020-08-13
- initial release
## [0.1.0] - 2019-02-11
- initial version.