diff options
Diffstat (limited to 'embassy-time-queue-utils/CHANGELOG.md')
| -rw-r--r-- | embassy-time-queue-utils/CHANGELOG.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/embassy-time-queue-utils/CHANGELOG.md b/embassy-time-queue-utils/CHANGELOG.md index ae4714f62..03d89f9a7 100644 --- a/embassy-time-queue-utils/CHANGELOG.md +++ b/embassy-time-queue-utils/CHANGELOG.md | |||
| @@ -5,6 +5,19 @@ 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 | <!-- next-header --> | ||
| 9 | ## Unreleased - ReleaseDate | ||
| 10 | |||
| 11 | ## 0.3.0 - 2025-08-26 | ||
| 12 | |||
| 13 | ## 0.2.1 - 2025-08-26 | ||
| 14 | |||
| 15 | - Removed the embassy-executor dependency | ||
| 16 | |||
| 17 | ## 0.2.0 - 2025-08-04 | ||
| 18 | |||
| 19 | Bumped embassy-executor | ||
| 20 | |||
| 8 | ## 0.1.0 - 2024-01-11 | 21 | ## 0.1.0 - 2024-01-11 |
| 9 | 22 | ||
| 10 | Initial release | 23 | Initial release |
