GY-63_MS5611/libraries/DS28CM00/CHANGELOG.md
2022-11-02 11:55:17 +01:00

774 B

Change Log DS28CM00

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.2.5] - 2022-11.02

  • add changelog.md
  • add rp2040 to build-CI
  • update readme.md

[0.2.4] - 2021-12-17

  • update library.json
  • update license
  • add isConnected()
  • minor edits

[0.2.3] - 2021-10-26

  • update build-CI
  • add default Wire in constructor

[0.2.2] - 2020-12-20

  • add Arduino-CI + unit test

[0.2.1] - 2020-06-07

  • fix library.json

[0.2.0] - 2020-04-11

  • refactor
  • add #pragma once
  • multiple Wire
  • ESP support (start)

[0.1.0] - 2017-07-15- initial version

[0.1.00]

  • initial version