From e07b2325c1859553977f4560aaf402307b3209cf Mon Sep 17 00:00:00 2001 From: "community-scripts-pr-app[bot]" <189241966+community-scripts-pr-app[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 09:27:03 +0000 Subject: [PATCH] Update CHANGELOG.md (#12555) Co-authored-by: github-actions[bot] --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cbbc5c71..cf2392d82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -423,6 +423,10 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit - addon migrations: /usr/bin/update replacement to prevent syntax error [@MickLesk](https://github.com/MickLesk) ([#12540](https://github.com/community-scripts/ProxmoxVE/pull/12540)) - fix(immich): correct LibRaw clone URL to official upstream [@DenislavDenev](https://github.com/DenislavDenev) ([#12526](https://github.com/community-scripts/ProxmoxVE/pull/12526)) + - #### 🔧 Refactor + + - Refactor: LiteLLM [@tremor021](https://github.com/tremor021) ([#12550](https://github.com/community-scripts/ProxmoxVE/pull/12550)) + ### 💾 Core - #### 🐞 Bug Fixes