GY-63_MS5611/libraries/MAX44007/CHANGELOG.md
2023-10-04 10:40:31 +02:00

28 lines
568 B
Markdown

# Change Log MAX44007
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.0] - 2023-10-02
- refactor constructor around I2C interface (simpler)
- remove **configure()**
- update readme.md
- update examples
----
## [0.1.2] - 2022-11-16
- add RP2040 in build-CI
- add changelog.md
## [0.1.1] - 2022-01-05
- minor refactor
## [0.1.0] - 2022-01-04
- initial version (derived from Max44009 0.5.1)