diff --git a/CHANGELOG.md b/CHANGELOG.md index f892e8b5672..24fc25d7c4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Implement overriding base mac address (#1044) - Add `rt-riscv` and `rt-xtensa` features to enable/disable runtime support (#1057) - ESP32-C6: Implement deep sleep (#918) +- ESP32-S3: Added support for 80Mhz PSRAM (#1069) ### Changed