From c4b6528bf0daa14456ce0d0f25e41cc612a9a300 Mon Sep 17 00:00:00 2001 From: "community-scripts-pr-app[bot]" <189241966+community-scripts-pr-app[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 22:38:41 +0000 Subject: [PATCH] Update CHANGELOG.md (#12530) Co-authored-by: github-actions[bot] --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8661258c9..5471152ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -437,6 +437,10 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit - core: recovery - add ENOSPC disk-full detection with auto-retry using * 2 hdd [@MickLesk](https://github.com/MickLesk) ([#12511](https://github.com/community-scripts/ProxmoxVE/pull/12511)) +### 📚 Documentation + + - Fix config_path casing in reactive-resume.json [@ScubyG](https://github.com/ScubyG) ([#12525](https://github.com/community-scripts/ProxmoxVE/pull/12525)) + ### 🌐 Website - #### 🐞 Bug Fixes