diff options
| author | Ulf Lilleengen <[email protected]> | 2024-08-05 08:58:56 +0200 |
|---|---|---|
| committer | Ulf Lilleengen <[email protected]> | 2024-08-05 08:58:56 +0200 |
| commit | 886580179ff250e15b0fad6448e8ebed6cdabf2b (patch) | |
| tree | 9bc985015bad26478b1ecca20a95d78b456eafbb /embassy-time | |
| parent | 187093e1475165a11f7fd8fc98494d33d339aa5c (diff) | |
update dates
Diffstat (limited to 'embassy-time')
| -rw-r--r-- | embassy-time/CHANGELOG.md | 2 |
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. |
