* Bump version numbers of all packages to be published, update deps as needed * Update all `CHANGELOG.md` files * Update migration guide headings
685 B
685 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.5.0 - 2024-10-10
Changed
- a global allocator is created in esp-alloc, now you need to add individual memory regions (up to 3) to the allocator (#2099)