Added CHANGELOG entry

This commit is contained in:
Wouter Geraedts 2024-04-10 15:32:10 +02:00 committed by Henrik Tjäder
parent 3dec289ade
commit 35cb5570bd
3 changed files with 5 additions and 0 deletions

View file

@ -7,6 +7,7 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
## [Unreleased]
- Unstable support for ESP32-C6
- Adapt `slic` backends to new version with `mecall`
- Allow software tasks to be diverging (return `!`) and give them `'static` context.