From 97652792be7af7c26c57153bc77455b28f33589b 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, 17 Feb 2026 12:25:42 +0000 Subject: [PATCH] Update CHANGELOG.md (#12031) Co-authored-by: github-actions[bot] --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 519cf4eae..9008dbdef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -426,6 +426,10 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit - core: smart recovery for failed installs | extend exit_codes [@MickLesk](https://github.com/MickLesk) ([#11221](https://github.com/community-scripts/ProxmoxVE/pull/11221)) + - #### 🔧 Refactor + + - core: error-handler improvements | better exit_code handling | better tools.func source check [@MickLesk](https://github.com/MickLesk) ([#12019](https://github.com/community-scripts/ProxmoxVE/pull/12019)) + ### 🧰 Tools - #### 🔧 Refactor