mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-29 21:31:08 +00:00
505 B
505 B
Changelog for embassy-time-queue-driver
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
- Added
generic-queue-N
features. - Added
embassy_time_queue_driver::Queue
struct which uses integrated or a generic storage (configured usinggeneric-queue-N
).
0.1.0 - 2024-01-11
Initial release