GY-63_MS5611/libraries/DHT2pin/CHANGELOG.md
2022-11-01 20:26:33 +01:00

734 B

Change Log DHT2pin

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.1.3] - 2022-11-01

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

[0.1.2] - 2021-12-16

  • update library.json, license, minor edits

[0.1.1] - 2020-12-19

  • added arduino-ci + unit test

[0.1.0] - 2020-06-30

  • own repository
  • #pragma once

[0.0.3]

  • Fix issue #33

[0.0.2]

  • support for non "F_CPU" boards especially Galileo
  • Tested and verified by Maria Emanuella Moura Silva (thanks)
  • changed name to DHT2pin

[0.0.1] - 2016-09-05

  • initial version - based upon 0.1.13 DHT