aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDániel Buga <[email protected]>2025-08-18 12:51:27 +0200
committerDániel Buga <[email protected]>2025-08-18 12:51:27 +0200
commit3d1ce0fb7daadf647298230b51a7fb8fbaa1feed (patch)
treebce99728c7538a4773bff889026068871aacfc98
parent1bf3a44e5d9a6709eb0ce1dc518de82a64a72a05 (diff)
Fix typo
-rw-r--r--embassy-time-queue-utils/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/embassy-time-queue-utils/CHANGELOG.md b/embassy-time-queue-utils/CHANGELOG.md
index ebd6565d1..26200503c 100644
--- a/embassy-time-queue-utils/CHANGELOG.md
+++ b/embassy-time-queue-utils/CHANGELOG.md
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11 11
12## 0.2.0 - 2025-08-04 12## 0.2.0 - 2025-08-04
13 13
14Bumpep embassy-executor 14Bumped embassy-executor
15 15
16## 0.1.0 - 2024-01-11 16## 0.1.0 - 2024-01-11
17 17