aboutsummaryrefslogtreecommitdiff
path: root/embassy-time/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'embassy-time/CHANGELOG.md')
-rw-r--r--embassy-time/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/embassy-time/CHANGELOG.md b/embassy-time/CHANGELOG.md
index 1ad715242..3b4d93387 100644
--- a/embassy-time/CHANGELOG.md
+++ b/embassy-time/CHANGELOG.md
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7 7
8## Unreleased 8## Unreleased
9 9
10## 0.3.2 - 2024-08-02 10## 0.3.2 - 2024-08-05
11 11
12- Implement with_timeout()/with_deadline() method style call on Future 12- Implement with_timeout()/with_deadline() method style call on Future
13- Add collapse_debuginfo to fmt.rs macros. 13- Add collapse_debuginfo to fmt.rs macros.