aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Börjesson <[email protected]>2025-12-02 23:00:22 +0100
committerSimon Börjesson <[email protected]>2025-12-02 23:16:20 +0100
commita32a9b609a244ac375bddc5b478b6856f452be72 (patch)
tree88e60c4139e60326e28131ad73bd8cd93a9f8229
parent1965d5e6dbcb39775cacc06750702c27bdd4fda8 (diff)
Add changelog entry
-rw-r--r--cyw43/CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
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
8<!-- next-header --> 8<!-- next-header -->
9## Unreleased - ReleaseDate 9## Unreleased - ReleaseDate
10 10
11- Reset WPA security before creating secure AP
12
11## 0.6.0 - 2025-11-27 13## 0.6.0 - 2025-11-27
12 14
13- Updated documentation for Control::join() #4678 15- Updated documentation for Control::join() #4678