From f8f50f9b00e2cb4b1b714071712cf2ae4eb83291 Mon Sep 17 00:00:00 2001 From: "community-scripts-pr-app[bot]" <189241966+community-scripts-pr-app[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 21:21:27 +0000 Subject: [PATCH] Update CHANGELOG.md (#11211) Co-authored-by: github-actions[bot] --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 647cf743b..328fa50a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,10 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit - core: refine cleanup_lxc to safely clear caches [@MickLesk](https://github.com/MickLesk) ([#11197](https://github.com/community-scripts/ProxmoxVE/pull/11197)) + - #### ✨ New Features + + - core: add nesting warning for systemd-based distributions [@MickLesk](https://github.com/MickLesk) ([#11208](https://github.com/community-scripts/ProxmoxVE/pull/11208)) + ### 🧰 Tools - #### 🐞 Bug Fixes