aboutsummaryrefslogtreecommitdiff
path: root/embassy-time
diff options
context:
space:
mode:
authorDario Nieuwenhuis <[email protected]>2025-01-02 18:57:40 +0100
committerDario Nieuwenhuis <[email protected]>2025-01-02 18:57:40 +0100
commitcefdbfab2f1efb0797f661a9d8cc0aa686fe881a (patch)
tree4ad5b655b2c6389607d21720366cb8a0aa6567e5 /embassy-time
parent0d1319be686bce9a91e2ccfc124db7189fe7a616 (diff)
Release embassy-executor v0.7.0, embassy-time v0.4.0, embassy-time-driver v0.2.0.
Diffstat (limited to 'embassy-time')
-rw-r--r--embassy-time/CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/embassy-time/CHANGELOG.md b/embassy-time/CHANGELOG.md
index cd4c1afcb..215ec27af 100644
--- a/embassy-time/CHANGELOG.md
+++ b/embassy-time/CHANGELOG.md
@@ -5,8 +5,9 @@ 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## 0.4.0 - 2024-12-22 8## 0.4.0 - 2024-01-02
9 9
10- `embassy-time-driver` updated from v0.1 to v0.2.
10- embassy-time no longer provides an `embassy-time-queue-driver` implementation 11- embassy-time no longer provides an `embassy-time-queue-driver` implementation
11 12
12## 0.3.2 - 2024-08-05 13## 0.3.2 - 2024-08-05