esp-hal/xtensa-lx/CHANGELOG.md
Jesse Braham 59a2c17a52
New package releases (#2959)
* Fix some styling issues in top-level README.md

* Update package dependencies and bump version numbers

* Update each `CHANGELOG.md` file for packages to be published

* Update `esp-hal` migration guide

* Fix typo in `esp-hal` changelog
2025-01-15 11:37:36 +00:00

951 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

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