GY-63_MS5611/libraries/SIMON/CHANGELOG.md

28 lines
556 B
Markdown
Raw Normal View History

2022-11-24 08:35:07 -05:00
# Change Log SIMON
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/).
2023-11-21 11:37:50 -05:00
## [0.1.3] - 2023-11-21
- update readme.md
2023-02-02 11:38:42 -05:00
## [0.1.2] - 2023-02-02
- update GitHub actions
- update license 2023
- allow define **SIMON_MAXSIZE** from command line.
- update readme.md
- minor edits
2022-11-24 08:35:07 -05:00
## [0.1.1] - 2022-11-24
- Add RP2040 support to build-CI.
- Add CHANGELOG.md
## [0.1.0] - 2022-05-26
- initial version