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-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
|
|
|
|
|