diff --git a/esp-wifi/CHANGELOG.md b/esp-wifi/CHANGELOG.md index aefc03331f..f2106b0e03 100644 --- a/esp-wifi/CHANGELOG.md +++ b/esp-wifi/CHANGELOG.md @@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- The scheduler now runs at interrupt priority 1 on Xtensa chips, too. (#3164) + ### Fixed ### Removed