GY-63_MS5611/libraries/AD5245/CHANGELOG.md
2024-01-12 17:06:06 +01:00

44 lines
772 B
Markdown

# Change Log AD5245
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.4.0] - 2024-01-12
- Fix #8, isConnected
- minor edits
----
## [0.3.0] - 2023-12-06
- refactor API, begin()
- update readme.md
----
## [0.2.1] - 2023-08-02
- add Wire1 support for ESP32
- update readme.md
## [0.2.0] - 2023-01-16
- Fix #4 Wire bug
----
## [0.1.2] - 2023-01-16
- update GitHub actions
- update license
- Add AD5245_MIDPOINT constant
- update readme.md
## [0.1.1] - 2022-10-25
- Add RP2040 support to build-CI.
- Add CHANGELOG.md
- minor edits
## [0.1.0] - 2022-07-31
- initial version (stripped from AD524X)