Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 811 Bytes

CHANGELOG.md

File metadata and controls

26 lines (16 loc) · 811 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.

[Unreleased]

0.11.1 - 2024-10-17

Refactored

  • update path of Cargo config (#749)

v0.11.0

  • update to atsamd-hal-0.14 and other latest dependencies (#564)
  • remove extraneous embedded-hal dependencies from BSPs
  • cleanup cortex_m dependency
  • move usbd-x crates used only in examples to [dev-dependencies]
  • removed unnecessary dependency on nb (#510)

Changelog tracking started at v0.10.0