From 3c4b5b6c10831fdeb0d4feac1def1da7c028b298 Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Wed, 11 Feb 2026 13:36:44 -0800 Subject: [PATCH] Add changelog fragment for cache purge BusyBox fix Co-Authored-By: Claude Opus 4.6 --- docs/changelog.d/fix-purge-fly-cache-on-release.bugfix.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/changelog.d/fix-purge-fly-cache-on-release.bugfix.md diff --git a/docs/changelog.d/fix-purge-fly-cache-on-release.bugfix.md b/docs/changelog.d/fix-purge-fly-cache-on-release.bugfix.md new file mode 100644 index 0000000..1f45b7a --- /dev/null +++ b/docs/changelog.d/fix-purge-fly-cache-on-release.bugfix.md @@ -0,0 +1 @@ +Fix Fly.io proxy cache purge command for BusyBox shell compatibility.