From a32a9b609a244ac375bddc5b478b6856f452be72 Mon Sep 17 00:00:00 2001 From: Simon Börjesson Date: Tue, 2 Dec 2025 23:00:22 +0100 Subject: Add changelog entry --- cyw43/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cyw43/CHANGELOG.md b/cyw43/CHANGELOG.md index 9fe341357..4f0dc896b 100644 --- a/cyw43/CHANGELOG.md +++ b/cyw43/CHANGELOG.md @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased - ReleaseDate +- Reset WPA security before creating secure AP + ## 0.6.0 - 2025-11-27 - Updated documentation for Control::join() #4678 -- cgit