GY-63_MS5611/libraries/PCA9552/CHANGELOG.md
2023-12-27 17:34:27 +01:00

593 B

Change Log PCA9552

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.3.0] - 2023-12-27

  • Fix #4, support for Arduino ESP32 S3 - breaking change
  • update readme.md
  • update examples.

[0.2.0] - 2023-12-11

  • refactor API, begin()
  • update readme.md
  • update examples

[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