esp-hal/esp-build/CHANGELOG.md
2025-06-03 12:30:48 +00:00

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 of process::exit in esp-build (#2402)
  • Bump MSRV to 1.84 (#2951)

0.1.0 - 2024-04-17

Added

  • Initial release (#2518)