GY-63_MS5611/libraries/BoolArray/CHANGELOG.md
2022-10-29 17:05:43 +02:00

54 lines
877 B
Markdown

# Change Log boolArray
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.2.6] - 2022-10-29
- add RP2040 to build-CI
- add changelog.md
- minor edit unit test
## [0.2.5] - 2021-12-12
- update library.json
- license
- minor edits
## [0.2.4] - 2021-10-19
- update build-CI + badges
## [0.2.3] - 2021-01-19
- update readme.md
## [0.2.2] - 2020-12-15
- add arduino-CI + unit tests
## [0.2.1] - 2020-06-05
- fix library.json
## [0.2.0] - 2020-03-29
- #pragma
- update readme.md
----
## [0.1.4] - 2017-07-16
- add masks for performance
## [0.1.3]
- add toggle()
## [0.1.02]
- add error handling
## [0.1.01]
- fix constructor - Thanks WPD64
- error handling
## [0.1.00] - 2015-12-06
- initial version