changelog updates

This commit is contained in:
Brian S. Stephan 2023-11-07 00:27:26 -06:00
parent fc022452f5
commit f8cf57d37c
Signed by: bss
GPG Key ID: 3DE06D3180895FCB
1 changed files with 11 additions and 0 deletions

View File

@ -3,6 +3,17 @@
Included is a summary of changes to the project. For full details, especially on behind-the-scenes code changes and
development tools, see the commit history.
## v0.5.1
### Added
* A little description to the README of what gp2040ce-binary-tools version supports what GP2040-CE version, because...
### Changed
* The flash addresses/storage sizes account for the expanded size in GP2040-CE v0.7.5.
* Renamed the "pico" module to "rp2040" for accuracy's sake.
## v0.5.0
### Added