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

46 lines
860 B
Markdown
Raw Normal View History

2022-10-29 06:44:27 -04:00
# Change Log ANSI
2022-08-24 05:00:54 -04: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/).
2022-10-29 06:44:27 -04:00
## [0.1.7] - 2022-110-28
- add RP2040 to build-CI
- minor edits
- start simplifying changelog
- minor change unit test
2022-08-24 05:00:54 -04:00
2022-10-29 06:44:27 -04:00
## [0.1.6] - 2022-04-11
2022-08-24 05:00:54 -04:00
- add CHANGELOG.md
- add **int deviceType()**
- edit README.md
## [0.1.5] - 2021-12-13
- add write(array, length)
- update library.json, license, minor edits
## [0.1.4] - 2021-10-18
- update build-CI (e.g. ESP32)
- update examples
## [0.1.3] - 2020-12-11
- add Arduino-CI
- add unit test (minimal)
## [0.1.2] - 2020-07-08
- add clearLine
= add color support (thanks to airbornemint)
## [0.1.1] - 2020-05-27
- update library.json
## [0.1.0] - 2020-04-28
- initial release