From f23abf09c406e94ad9e4ffe07aa3d6277e0ca115 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Tue, 2 Jun 2026 21:35:18 +0200 Subject: [PATCH] doc: update ChangeLog Signed-off-by: Joachim Wiberg --- doc/ChangeLog.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/doc/ChangeLog.md b/doc/ChangeLog.md index fe3d51dc..6ea47c12 100644 --- a/doc/ChangeLog.md +++ b/doc/ChangeLog.md @@ -3,6 +3,20 @@ Change Log All notable changes to the project are documented in this file. + +[v26.06.0][UNRELEASED] +------------------------- + +### Changes + +- Initial WebUI: static status pages and a tree view of operational status. + Curated configuration pages for a some tasks and a tree view for the rest. + Also includes a maintenance section for firmware upgrade and more + +### Fixes + +N/A + [v26.05.0][] - 2026-05-29 -------------------------