mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-28 04:40:52 +00:00
856 B
856 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.
Unreleased
Added
Changed
Fixed
Removed
v0.3.0 - 2025-06-03
Changed
- Bump Rust edition to 2024, bump MSRV to 1.86. (#3391, #3560)
0.2.0 - 2025-01-15
Changed
- Use
panic
instead ofprocess::exit
in esp-build (#2402) - Bump MSRV to 1.84 (#2951)
0.1.0 - 2024-04-17
Added
- Initial release (#2518)