Rename ETQD, bump date

This commit is contained in:
Dániel Buga
2024-12-20 12:45:24 +01:00
parent 1c485f18a2
commit ab8ca3f126
28 changed files with 49 additions and 61 deletions

View File

@@ -5,7 +5,7 @@ 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.7.0 - 2024-12-18
## 0.7.0 - 2024-12-22
- embassy-executor no longer provides an `embassy-time-queue-driver` implementation
- Added `TaskRef::executor` to obtain a reference to a task's executor