doc: update changelog

[skip ci]

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
Joachim Wiberg
2026-05-12 13:39:18 +02:00
parent e4203b0c9e
commit f3183cd911
+15
View File
@@ -3,6 +3,21 @@ Change Log
All notable changes to the project are documented in this file.
[v26.05.0][UNRELEASED]
-------------------------
### Changes
- Upgrade Linux kernel to 6.18.29 (LTS)
### Fixes
- Fix #1493: container with a physical interface not properly removed
when switching to a configuration without containers
- Handle unclean daemon exits better, e.g., `dbus-daemon` crashing and
leaving a stale pidfile behind, causing it to refuse to be restarted
- Fix occasional blank or garbled `[ OK ]` lines at startup
[v26.04.0][] - 2026-04-30
-------------------------