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

31 lines
621 B
Markdown
Raw Normal View History

2022-10-27 11:46:48 -04:00
# Change Log AM2315
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.1.6] - 2022-10-27
- Add RP2040 support to build-CI.
- Add CHANGELOG.md
## [0.1.5] - 2020-03-25
- fix #11 Warning requestFrom for ESP32
## [0.1.4] - 2022-06-18
- sync with AM232X (readme)
## [0.1.3] - 2022-06-17
- sync with AM232X
## [0.1.2] - 2022-01-13
- fix wake-up in read() for ESP32
## [0.1.1] - 2022-01-11
- fix handshake
## [0.1.0] - 2022-01-05
- initial version