From f78c2be7662cbb1e3a92b2cf32fdb4dff7c1dd46 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, 26 May 2026 06:06:32 +0000 Subject: [PATCH] Update CHANGELOG.md (#14728) Co-authored-by: github-actions[bot] --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f05163afd..909a751ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -480,6 +480,12 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit - Birdnet-GO: install libonnxruntime.so from release tarball [@MickLesk](https://github.com/MickLesk) ([#14716](https://github.com/community-scripts/ProxmoxVE/pull/14716)) +### 💾 Core + + - #### ✨ New Features + + - tools.func: better error diagnostics, consistent OS detection, setup function ordering [@MickLesk](https://github.com/MickLesk) ([#14692](https://github.com/community-scripts/ProxmoxVE/pull/14692)) + ### 🧰 Tools - #### 🐞 Bug Fixes