esp-hal/xtensa-lx/CHANGELOG.md
Scott Mabin 6b758d75b8
Finalize releases (#3805)
* Finalize crate releases

* changelog fixup

* fixup docsrs ci test

* docs fixup
2025-07-16 10:29:34 +00:00

1.4 KiB

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.12.0 - 2025-07-16

Changed

  • This crate no longer uses the links field in its Cargo.toml (#3697)

v0.11.0 - 2025-06-03

Changed

  • Bump Rust edition to 2024, bump MSRV to 1.85. (#3391)

0.10.0 - 2025-01-15

Fixed

  • Fixed interrupt:free incorrectly providing CriticalSection (#2537)

Changed

  • The singleton macro has been updated to match the cortex-m counterpart (#2537)
  • Bump MSRV to 1.84 (#2951)

Removed

  • The spin feature and mutex module has been removed. (#2537)
  • The InterruptNumber trait has been removed. (#2537)

0.9.0 - 2024-02-21

0.8.0 - 2023-02-23

0.7.0 - 2022-04-20

0.6.0 - 2022-01-16

0.5.0 - 2022-01-15

0.4.0 - 2021-08-11

0.3.0 - 2020-09-19