diff options
Diffstat (limited to 'embassy-time/CHANGELOG.md')
| -rw-r--r-- | embassy-time/CHANGELOG.md | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/embassy-time/CHANGELOG.md b/embassy-time/CHANGELOG.md index 75e17fd63..1ad715242 100644 --- a/embassy-time/CHANGELOG.md +++ b/embassy-time/CHANGELOG.md | |||
| @@ -7,7 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||
| 7 | 7 | ||
| 8 | ## Unreleased | 8 | ## Unreleased |
| 9 | 9 | ||
| 10 | ## 0.4.0 - 2024-01-11 | 10 | ## 0.3.2 - 2024-08-02 |
| 11 | |||
| 12 | - Implement with_timeout()/with_deadline() method style call on Future | ||
| 13 | - Add collapse_debuginfo to fmt.rs macros. | ||
| 14 | |||
| 15 | ## 0.3.1 - 2024-01-11 | ||
| 11 | 16 | ||
| 12 | - Add with\_deadline convenience function and example | 17 | - Add with\_deadline convenience function and example |
| 13 | - Implement Clone for Delay | 18 | - Implement Clone for Delay |
