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

39 lines
744 B
Markdown
Raw Normal View History

2022-11-14 14:50:36 -05:00
# Change Log lineFormatter
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.5] - 2022-11-14
- Add RP2040 support to build-CI.
- Add CHANGELOG.md
- update readme.md
- minor edits unit tests
- bump version to 0.1.5.
- fix build-CI for examples.
## [0.1.4] - 2021-12-20
- not released (why?)
- update library.json
- update license
- minor edits
## [0.1.3] - 2021-11-06
- update Arduino-CI, badges
- update readme.md
- add reset();
## [0.1.2] - 2020-12-30
- Arduino-ci + unit tests
## [0.1.1] - 2020-06-19
- fix library.json
## [0.1.0] - 2020-05-14
- initial version