diff options
| author | Ulf Lilleengen <[email protected]> | 2025-08-27 08:30:30 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-08-27 08:30:30 +0200 |
| commit | e28d503a53c58185038b336332a7d0b2a748f908 (patch) | |
| tree | 64d923c08f7f3c363774b76475812f6623928138 /embassy-executor-timer-queue | |
| parent | 426bc84e66b4d4a26fe9a73b7d78d8491e722eba (diff) | |
| parent | f77693092a59970ac3b3594c53e53099295cbbff (diff) | |
Merge pull request #4594 from bugadani/changelog
Fix changelog
Diffstat (limited to 'embassy-executor-timer-queue')
| -rw-r--r-- | embassy-executor-timer-queue/CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/embassy-executor-timer-queue/CHANGELOG.md b/embassy-executor-timer-queue/CHANGELOG.md index d43e0060d..b4a462b66 100644 --- a/embassy-executor-timer-queue/CHANGELOG.md +++ b/embassy-executor-timer-queue/CHANGELOG.md | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | # Changelog for embassy-time-queue-utils | 1 | # Changelog for embassy-executor-timer-queue |
| 2 | 2 | ||
| 3 | All notable changes to this project will be documented in this file. | 3 | All notable changes to this project will be documented in this file. |
| 4 | 4 | ||
| 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 | ## Unreeased | 8 | ## 0.1.0 - 2025-08-25 |
| 9 | 9 | ||
| 10 | - Initial implementation | 10 | - Initial implementation |
