aboutsummaryrefslogtreecommitdiff
path: root/embassy-usb-dfu/CHANGELOG.md
diff options
context:
space:
mode:
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