From 3f04e49f04c039495a40a9f5623c9d2ce36a7699 Mon Sep 17 00:00:00 2001 From: "community-scripts-pr-app[bot]" <189241966+community-scripts-pr-app[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 19:17:28 +0000 Subject: [PATCH] Update CHANGELOG.md (#13510) Co-authored-by: github-actions[bot] --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9921e1f14..eccb70250 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -452,6 +452,10 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit - core.func: prevent profile.d scripts from aborting on non-zero exit [@MickLesk](https://github.com/MickLesk) ([#13503](https://github.com/community-scripts/ProxmoxVE/pull/13503)) + - #### ✨ New Features + + - APT Proxy: Support full URLs (http/https with custom ports) [@MickLesk](https://github.com/MickLesk) ([#13474](https://github.com/community-scripts/ProxmoxVE/pull/13474)) + ### 🧰 Tools - #### 🐞 Bug Fixes