* Fix typos in top-level `README.md` * Bump version numbers of all packages and update necessary dependencies * Update `CHANGELOG.md` files
723 B
723 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.
0.6.0 - 2023-12-12
Fixed
- Fix overwriting
rtc-uninit-datawhen there is no rtc-bss data (#952) - Fix RISC-V stack allocation (#988)
- ESP32-C6/ESP32-H2: Add
fix-spfeature to supportflip-linkinesp-hal-common(#1008)
Removed
0.5.0 - 2023-09-05
Changed
- Use all remaining memory for the stack (#716)
Fixed
- Fix RISCV stack-start (#721)