Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 483 Bytes

CHANGELOG.md

File metadata and controls

15 lines (9 loc) · 483 Bytes

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 - 2025-01-02

  • 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