led_client/embassy/embassy-time-queue-driver/CHANGELOG.md
2024-12-21 00:48:45 -05: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