GY-63_MS5611/libraries/INA3221_RT/CHANGELOG.md
2024-08-15 10:09:52 +02:00

606 B

Change Log INA3221

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] - 2024-08-14

  • Fix #6 setCriticalCurrent()
  • add array example
  • update keywords.txt
  • update readme.md

[0.2.0] - 2024-04-15

  • Fix #2, reimplement several functions
    • makes 0.1.0 obsolete
    • still needs more testing
  • update readme.md
  • add INA3221_tests.ino example
    • sort of unit test.

[0.1.0] - 2024-02-05

  • initial version.