From 5eeed0e743921e39fbcfb97dae28557cb063a490 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mattias=20Walstr=C3=B6m?= Date: Tue, 17 Jun 2025 21:42:51 +0200 Subject: [PATCH] changelog: Update with Wi-Fi client Also add kernel update to correct release. --- doc/ChangeLog.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/doc/ChangeLog.md b/doc/ChangeLog.md index 4948f025..5afaf6c7 100644 --- a/doc/ChangeLog.md +++ b/doc/ChangeLog.md @@ -3,11 +3,21 @@ Change Log All notable changes to the project are documented in this file. -[v25.05.1][] - 2025-06-12 +[v25.06.0][UNRELEASED] - ------------------------- ### Changes - Upgrade Linux kernel to 6.12.33 (LTS) +- Add Wi-Fi client support and add support for some USB-Wi-Fi cards + +### Fixes + + +[v25.05.1][] - 2025-06-12 +------------------------- + +### Changes +- Upgrade Linux kernel to 6.12.32 (LTS) ### Fixes - Fix #1060: Restore of missing CLI commands, regression in Infix v25.05.0