GY-63_MS5611/libraries/UUID/CHANGELOG.md
2022-11-27 09:39:34 +01:00

719 B

Change Log UUID

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.1.4] - 2022-11-26

  • Add RP2040 support to build-CI.
  • Add CHANGELOG.md
  • update readme.md
    • add ESP32 measurements
  • minor edits

[0.1.3] - 2022-06-15

  • improve performance generate() again

[0.1.2] - 2022-06-15

  • fix version number
  • improve performance generate()

[0.1.1] - 2022-06-15

  • improve performance generate()
  • minor edits in readme.md
  • fix bug in generator
  • define UUID_MODE_VARIANT4
  • define UUID_MODE_RANDOM

[0.1.0] - 2022-06-14

  • initial version