GY-63_MS5611/libraries/Prandom/CHANGELOG.md
2022-11-22 14:03:23 +01:00

34 lines
660 B
Markdown

# Change Log Prandom
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [0.1.5] - 2022-11-21
- add changelog.md
- add RP2040 to build-CI
## [0.1.4] - 2021-12-23
- update library.json
- update readme.md
- update license
- minor edits
## [0.1.3] - 2021-01-06
- Arduino-CI + unit test
## [0.1.2] - 2020-06-19
- fix library.json
## [0.1.1] -
- renamed all to Prandom
## [0.1.0] - 2020-05-13
- complete redo based upon python random interface
https://docs.python.org/3/library/random.html