diff --git a/esp-wifi/CHANGELOG.md b/esp-wifi/CHANGELOG.md index fd6cbd2f0b..14df84dc42 100644 --- a/esp-wifi/CHANGELOG.md +++ b/esp-wifi/CHANGELOG.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +- Added `serde` support through the `serde` feature (#2346) + ### Changed ### Fixed