diff options
| author | Lukáš Poláček <[email protected]> | 2025-01-12 15:06:06 +0100 |
|---|---|---|
| committer | Lukáš Poláček <[email protected]> | 2025-01-12 15:06:06 +0100 |
| commit | 31b50e6291256d8ec2ba88af771d9711855156a2 (patch) | |
| tree | 622bf80ad68a204b90309c581b26ac190def4dcd /embassy-time/CHANGELOG.md | |
| parent | e8ec58617308d9e723408a45acadfcefe7b7f34a (diff) | |
Fix year in changelog
Diffstat (limited to 'embassy-time/CHANGELOG.md')
| -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 215ec27af..09e951ce4 100644 --- a/embassy-time/CHANGELOG.md +++ b/embassy-time/CHANGELOG.md | |||
| @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. | |||
| 5 | The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | 5 | The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), |
| 6 | and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | 6 | and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
| 7 | 7 | ||
| 8 | ## 0.4.0 - 2024-01-02 | 8 | ## 0.4.0 - 2025-01-02 |
| 9 | 9 | ||
| 10 | - `embassy-time-driver` updated from v0.1 to v0.2. | 10 | - `embassy-time-driver` updated from v0.1 to v0.2. |
| 11 | - embassy-time no longer provides an `embassy-time-queue-driver` implementation | 11 | - embassy-time no longer provides an `embassy-time-queue-driver` implementation |
