Release embassy-executor v0.7.0, embassy-time v0.4.0, embassy-time-driver v0.2.0.

This commit is contained in:
Dario Nieuwenhuis
2025-01-02 18:57:40 +01:00
parent 0d1319be68
commit cefdbfab2f
3 changed files with 7 additions and 7 deletions

View File

@@ -5,8 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## 0.4.0 - 2024-12-22
## 0.4.0 - 2024-01-02
- `embassy-time-driver` updated from v0.1 to v0.2.
- embassy-time no longer provides an `embassy-time-queue-driver` implementation
## 0.3.2 - 2024-08-05