GY-63_MS5611/libraries/PCA9551/CHANGELOG.md
2024-01-05 15:57:22 +01:00

633 B

Change Log PCA9551

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.1] - 2024-01-05

  • minor edits

[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