From f6528642082b35f6c122cded52e8412f37589595 Mon Sep 17 00:00:00 2001 From: "community-scripts-pr-app[bot]" <189241966+community-scripts-pr-app[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2026 19:03:18 +0000 Subject: [PATCH] Update CHANGELOG.md (#13534) Co-authored-by: github-actions[bot] --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98ce9f175..1d389f856 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -441,6 +441,12 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit ## 2026-04-05 +### 💾 Core + + - #### 🔧 Refactor + + - core: silent() function - use return instead of exit to allow || true error handling [@MickLesk](https://github.com/MickLesk) ([#13529](https://github.com/community-scripts/ProxmoxVE/pull/13529)) + ## 2026-04-04 ### 🧰 Tools