esp-hal/esp-backtrace/CHANGELOG.md
Sergio Gasquez Arcos 3af45a2ed0
Update changelog CI (#1725)
* docs: Add missing changelogs and unify format

* ci: Check changelog update for all the packages

* ci: Update actions/checkout version
2024-06-28 14:15:01 +00:00

567 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.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)