From d3623d2da552004dfcec7170ebf23ff0925fbfc6 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, 23 Jun 2026 11:50:14 +0000 Subject: [PATCH] Update CHANGELOG.md (#15350) Co-authored-by: github-actions[bot] --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cec09cafc..b828385eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -506,6 +506,12 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit - fix: close lxc build function [@ServerBP](https://github.com/ServerBP) ([#15343](https://github.com/community-scripts/ProxmoxVE/pull/15343)) +### 🧰 Tools + + - #### ✨ New Features + + - [arm64] port pve scripts to support arm64 [@asylumexp](https://github.com/asylumexp) ([#15288](https://github.com/community-scripts/ProxmoxVE/pull/15288)) + ### ❔ Uncategorized - fix(build.func): remove duplicate if statement causing syntax error on container creation [@Copilot](https://github.com/Copilot) ([#15338](https://github.com/community-scripts/ProxmoxVE/pull/15338))