From 2fe11ccf263bbd9ae314c1dc8a6731bbfba915eb Mon Sep 17 00:00:00 2001 From: "community-scripts-pr-app[bot]" <189241966+community-scripts-pr-app[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 20:43:46 +0000 Subject: [PATCH] Update CHANGELOG.md (#17044) Co-authored-by: github-actions[bot] --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d278a1bc7..ce35ee324 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -549,7 +549,8 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit ### 💾 Core - - Use Proxmox for a template before reaching for linuxcontainers.org [@MickLesk](https://github.com/MickLesk) ([core#23](https://github.com/community-scripts/core/pull/23)) + - update helper: follow renamed ct/ scripts instead of curling a 404 [@MickLesk](https://github.com/MickLesk) ([core#22](https://github.com/community-scripts/core/pull/22)) +- Use Proxmox for a template before reaching for linuxcontainers.org [@MickLesk](https://github.com/MickLesk) ([core#23](https://github.com/community-scripts/core/pull/23)) - implement exponential backoff for curl retries in _cs_curl_retry function [@MickLesk](https://github.com/MickLesk) ([core#26](https://github.com/community-scripts/core/pull/26)) ### 🧰 Tools