diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e74aab28..cb1a87b12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -433,6 +433,10 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit - Fix detection of ssh keys [@1-tempest](https://github.com/1-tempest) ([#12230](https://github.com/community-scripts/ProxmoxVE/pull/12230)) + - #### ✨ New Features + + - tools.func: Improve GitHub/Codeberg API error handling and error output [@MickLesk](https://github.com/MickLesk) ([#12330](https://github.com/community-scripts/ProxmoxVE/pull/12330)) + - #### 🔧 Refactor - core: remove duplicate traps, consolidate error handling and harden signal traps [@MickLesk](https://github.com/MickLesk) ([#12316](https://github.com/community-scripts/ProxmoxVE/pull/12316))