2024-12-22 21:00:23 +01:00

483 B

Changelog for embassy-time-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.

0.2.0 - 2024-12-22

  • The allocate_alarm, set_alarm_callback, set_alarm functions have been removed.
  • schedule_wake has been added to the Driver trait.

0.1.0 - 2024-01-11

Initial release