GY-63_MS5611/libraries/NibbleArray/CHANGELOG.md
2023-11-14 16:58:10 +01:00

47 lines
870 B
Markdown

# Change Log nibbleArray
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] - 2023-11-14
- update readme.md
## [0.2.5] - 2023-02-08
- update readme.md
- fix keywords.txt
- improve measurement - nibbleArray_performance.ino
- update GitHub actions
- update license 2023
## [0.2.4] - 2022-11-18
- add RP2040 in build-CI
- add changelog.md
## [0.2.3] - 2021-12-22
- update library.json, readme
- update license
- minor edits
## [0.2.2] - 2020-11-10
- update Arduino-CI, badges
- fix bug in setAll()
- add memory()
## [0.2.1 2020-01-02
- Arduino-CI + unit test
## [0.2.0 2020-06-21
- refactor
- add #pragma once
- removed pre 1.0 support
----
## [0.1.0] - 2015-04-12
- initial version.