aboutsummaryrefslogtreecommitdiff
path: root/embassy-time/CHANGELOG.md
diff options
context:
space:
mode:
authorDániel Buga <[email protected]>2024-12-18 15:42:24 +0100
committerDániel Buga <[email protected]>2024-12-22 20:27:15 +0100
commit9a238e6ad8aedf29b5f5af7308c7f5f50061242c (patch)
tree6eae6df23256a7da16704275e51929fd238c7119 /embassy-time/CHANGELOG.md
parent8b3cbf80a4d69bc61b300b0e8da9030d2a56f40b (diff)
Prepare new embassy-time-*driver, embassy-executor, embassy-time
Diffstat (limited to 'embassy-time/CHANGELOG.md')
-rw-r--r--embassy-time/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/embassy-time/CHANGELOG.md b/embassy-time/CHANGELOG.md
index 0026fbd08..ec3219818 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.
5The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), 5The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). 6and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7 7
8## Unreleased 8## 0.4.0 - 2024-12-18
9 9
10- embassy-time no longer provides an `embassy-time-queue-driver` implementation 10- embassy-time no longer provides an `embassy-time-queue-driver` implementation
11 11