GY-63_MS5611/libraries/PrintString/CHANGELOG.md
2024-04-11 13:26:27 +02:00

802 B

Change Log printString

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] - 2024-04-11

  • update GitHub actions
  • minor edits

[0.2.4] - 2023-11-15

  • update readme.md

[0.2.3] - 2022-11-22

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

[0.2.2] - 2021-12-24

  • update library.json
  • update license
  • minor edits

[0.2.1] - 2021-11-14

  • update Arduino-CI
  • update readme.md
  • add write(char * str, uint8_t length) Print interface.

[0.2.0] - 2021-01-06

  • add Arduino-CI + unit test

[0.1.2] - 2020-06-19

  • fix library.json

[0.1.1] - 2020-04-26

  • added size

[0.1.0] - 2017-12-09

  • initial version