GY-63_MS5611/libraries/HC4052/CHANGELOG.md
2024-05-28 21:37:41 +02:00

811 B

Change Log HC4052

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

  • verify the channel parameter of bool setChannel()
  • add parameter to bool setChannel(channel, disable = true)
  • update readme.md

[0.2.0] - 2024-04-03

  • fix ghost channels when using for OUTPUT
    • add disable/enable in setChannel()
  • update readme.md
  • update GitHub actions
  • minor edits

[0.1.3] - 2023-11-24

  • change bool setChannel()
  • update readme.md (again)
  • add HC4052_performance.ino

[0.1.2] - 2023-11-24

  • update readme.md

[0.1.1] - 2023-11-04

  • update readme.md

[0.1.0] - 2023-01-25

  • initial version