From bf9f5d62e2d5645c9c3c09b03c15ec4a0adb859c Mon Sep 17 00:00:00 2001 From: "community-scripts-pr-app[bot]" <189241966+community-scripts-pr-app[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 09:46:10 +0100 Subject: [PATCH] Update CHANGELOG.md (#4910) Co-authored-by: github-actions[bot] --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d61700850..1ca4f7ee4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,16 +16,16 @@ All LXC instances created using this repository come pre-installed with Midnight ## 2025-06-02 -### 🆕 New Scripts - - - core.func - Centralized Utility and Trap Framework for Community Scripts [@MickLesk](https://github.com/MickLesk) ([#4907](https://github.com/community-scripts/ProxmoxVE/pull/4907)) - ### 🚀 Updated Scripts - #### 🐞 Bug Fixes - Fix alpine-tinyauth env configuration parsing logic [@gokussjx](https://github.com/gokussjx) ([#4901](https://github.com/community-scripts/ProxmoxVE/pull/4901)) + - #### 💥 Breaking Changes + + - make Pulse installation non-interactive [@rcourtman](https://github.com/rcourtman) ([#4848](https://github.com/community-scripts/ProxmoxVE/pull/4848)) + ### 🌐 Website - #### 🐞 Bug Fixes