GY-63_MS5611/libraries/PCA9552/CHANGELOG.md
2023-09-25 20:46:54 +02:00

19 lines
375 B
Markdown

# Change Log PCA9552
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.1] - 2023-09-25
- add Wire1 support for ESP32
- update readme.md
## [0.1.0] - 2023-07-17
- initial version
- based upon PCA9553