Update CHANGELOG.md

This commit is contained in:
Jesse Braham 2024-11-12 20:07:00 +01:00
parent 27ee3f1b1b
commit 912a6bed6f

View file

@ -17,6 +17,7 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
### Fixed
- Fix interrupt handlers when targeting esp32c3 and using latest version of esp-hal
- Do not limit async priority with `NVIC_PRIO_BITS` when targeting esp32c3
## [v2.1.0] - 2024-02-27