diff options
| author | Steven Schulteis <[email protected]> | 2025-11-18 19:46:07 -0600 |
|---|---|---|
| committer | Steven Schulteis <[email protected]> | 2025-11-18 19:46:07 -0600 |
| commit | 579f1b4e0b10671605d63d5ddc67a4d9384e84b9 (patch) | |
| tree | 08af5cd8fc7902bd716dd0fc301804489cefb772 | |
| parent | 5e90c3fdb3b87970926b1ecc86cc4ad8ab260569 (diff) | |
Update changelog
| -rw-r--r-- | embassy-boot/CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/embassy-boot/CHANGELOG.md b/embassy-boot/CHANGELOG.md index 8d6395357..1d41043cb 100644 --- a/embassy-boot/CHANGELOG.md +++ b/embassy-boot/CHANGELOG.md | |||
| @@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||
| 8 | <!-- next-header --> | 8 | <!-- next-header --> |
| 9 | ## Unreleased - ReleaseDate | 9 | ## Unreleased - ReleaseDate |
| 10 | 10 | ||
| 11 | - Fixed documentation and assertion of STATE partition size requirements | ||
| 12 | - Added documentation for package features | ||
| 13 | |||
| 11 | ## 0.6.1 - 2025-08-26 | 14 | ## 0.6.1 - 2025-08-26 |
| 12 | 15 | ||
| 13 | - First release with changelog. | 16 | - First release with changelog. |
