GY-63_MS5611/libraries/NibbleArray/CHANGELOG.md
2022-11-18 15:35:51 +01:00

665 B

Change Log nibbleArray

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.4] - 2022-11-18

  • add RP2040 in build-CI
  • add changelog.md

[0.2.3] - 2021-12-22

  • update library.json, readme
  • update license
  • minor edits

[0.2.2] - 2020-11-10

  • update Arduino-CI, badges
  • fix bug in setAll()
  • add memory()

[0.2.1 2020-01-02

  • Arduino-CI + unit test

[0.2.0 2020-06-21

  • refactor
  • add #pragma once
  • removed pre 1.0 support

[0.1.0] - 2015-04-12

  • initial version.