2024-12-15 19:24:49 +01:00

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 using generic-queue-N).

0.1.0 - 2024-01-11

Initial release