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

904 B

Change Log printSize

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

  • update GitHub actions
  • minor edits

[0.3.4] - 2023-11-15

  • update readme.md

[0.3.3] - 2022-11-22

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

[0.3.2] - 2021-12-24

  • update library.json
  • update license
  • minor edits

[0.3.1] - 2021-11-13

  • update Arduino-CI, readme.md, badges
  • add write(str, length) for Print interface.

[0.3.0] - 2021-01-06

  • Arduino-CI + unit test

[0.2.2] - 2020-06-19

  • fix library.json

[0.2.1] - 2020-05-26

  • fix #1 - URLS + centering example

[0.2.0] - 2020-04-30

  • add total counter to sum multiple print statements

[0.1.0] - 2017-12-09

  • initial version