aboutsummaryrefslogtreecommitdiff
path: root/embassy-usb-dfu/CHANGELOG.md
diff options
context:
space:
mode:
authorUlf Lilleengen <[email protected]>2025-09-17 11:52:36 +0200
committerGitHub <[email protected]>2025-09-17 11:52:36 +0200
commit12cb85c54c97e8d8081611018c065be2957171c5 (patch)
tree71e84122a1703c99dee227a9f2e76f919fe41163 /embassy-usb-dfu/CHANGELOG.md
parent40f5161c326166380b1af19170e7db15644b92b1 (diff)
parent90f6497959adf6f0f0a65f1c53be0bd6b0e3f1a7 (diff)
Merge branch 'main' into usb_dfu_reset
Diffstat (limited to 'embassy-usb-dfu/CHANGELOG.md')
-rw-r--r--embassy-usb-dfu/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/embassy-usb-dfu/CHANGELOG.md b/embassy-usb-dfu/CHANGELOG.md
index 7e5adb1f2..0088e66fe 100644
--- a/embassy-usb-dfu/CHANGELOG.md
+++ b/embassy-usb-dfu/CHANGELOG.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9## Unreleased - ReleaseDate 9## Unreleased - ReleaseDate
10 10
11- changed: Do not reset in the GetStatus request 11- changed: Do not reset in the GetStatus request
12- Allow enabling the `application` and `dfu` feature at the same time
12 13
13## 0.2.0 - 2025-08-27 14## 0.2.0 - 2025-08-27
14 15