Skip to content

Commit 3524e5a

Browse files
committed
changelog for v0.8.1
Signed-off-by: Brian S. Stephan <[email protected]>
1 parent e133abc commit 3524e5a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
Included is a summary of changes to the project. For full details, especially on behind-the-scenes code changes and
44
development tools, see the commit history.
55

6+
## v0.8.1
7+
8+
### Improvements
9+
10+
* `concatenate` no longer writes a padded 2 MB binary (so 4 MB UF2), instead properly indexing the board/user configs
11+
separately from the binary, leading to smaller UF2s.
12+
13+
### Bugfixes
14+
15+
* `summarize-gp2040ce` now properly reads UF2 files.
16+
617
## v0.8.0
718

819
### Features

0 commit comments

Comments
 (0)