Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 596 Bytes

File metadata and controls

24 lines (15 loc) · 596 Bytes

Changelog

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.4.0] - 2026-01-01

Breaking

  • Update the embassy-time and embassy-time-queue-utils dependencies

Fixed

  • Update the heapless dependency

[0.3.2] - 2026-01-01

Fixed

  • Reschedule timer everytime if it gets woken up too early

[0.3.1] - 2025-08-06

Fixed

  • Change logs in tight places from debug! to trace!