diff --git a/CHANGELOG.md b/CHANGELOG.md index 22186a5b5d..0ec12b425b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Added + - ESP32-C6: LP core clock is configurable (#907) - Derive `Clone` and `Copy` for `EspTwaiFrame` (#914) - A way to configure inverted pins (#912)