CHANGELOG updates for v0.8.3

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
This commit is contained in:
Brian S. Stephan 2024-04-15 10:18:51 -05:00
parent 2648aebd4f
commit 8ad9b10018
Signed by: bss
GPG Key ID: 3DE06D3180895FCB
1 changed files with 8 additions and 0 deletions

View File

@ -3,6 +3,14 @@
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.8.3
### Improvements
* `summarize-gp2040ce` can now understand the segmented UF2 files written in v0.8.1.
* `concatenate` has an added `--backup` flag, which will move an existing output file aside before writing the new
output.
## v0.8.2
### Bugfixes