* Use published versions of all dependencies, update dependencies as needed * Fix `embassy_usb_serial` example build errors after updating `embassy-usb` * New package releases
509 B
509 B
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.12.2 - 2024-07-15
Changed
- Remove build script check for
nightly-2024-06-12(#1788)
0.12.1 - 2024-06-19
Fixed
- Fix compilation for nightly after 2024-06-12. (#1681)
- Only prints float registers on targets which have them. (#1690)