Skip to content

Latest commit

 

History

History
75 lines (34 loc) · 3.04 KB

CHANGELOG.md

File metadata and controls

75 lines (34 loc) · 3.04 KB

Changelog

0.12.0 (2024-06-03)

Features

Bug Fixes

  • deps: reverting cortex-m-rt to 0.7.3 due to yanking (e32b494)

0.11.0 (2024-05-03)

Features

0.10.1 (2024-04-29)

Bug Fixes

  • regnerating code with new argument (c9904d6)

0.10.0 (2024-04-22)

Features

Bug Fixes

  • deps: update rust crate cortex-m-rt to 0.7.4 (#76) (03ef9c0)

0.9.0 (2024-03-01)

Features

0.8.0 (2023-12-26)

Features

Bug Fixes

0.7.2 (2023-12-25)

Bug Fixes

  • adding default features (52d6bf4)
  • removing toml info from readme (6116f78)

0.7.1 (2023-12-22)

Bug Fixes

  • deps: adding critical-section (e044e34)