aboutsummaryrefslogtreecommitdiff
path: root/embassy-boot
diff options
context:
space:
mode:
authorSteven Schulteis <[email protected]>2025-11-18 19:46:07 -0600
committerSteven Schulteis <[email protected]>2025-11-18 19:46:07 -0600
commit579f1b4e0b10671605d63d5ddc67a4d9384e84b9 (patch)
tree08af5cd8fc7902bd716dd0fc301804489cefb772 /embassy-boot
parent5e90c3fdb3b87970926b1ecc86cc4ad8ab260569 (diff)
Update changelog
Diffstat (limited to 'embassy-boot')
-rw-r--r--embassy-boot/CHANGELOG.md3
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.