From 65126b3a231ea1ce8be70e028ecd9db6ca1b7422 Mon Sep 17 00:00:00 2001 From: Prospector Date: Mon, 16 Jun 2025 11:00:15 -0700 Subject: [PATCH] Update changelog again --- packages/utils/changelog.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/utils/changelog.ts b/packages/utils/changelog.ts index 7ab62b90f..b0bde3b77 100644 --- a/packages/utils/changelog.ts +++ b/packages/utils/changelog.ts @@ -14,7 +14,8 @@ const VERSIONS: VersionEntry[] = [ date: `2025-06-16T11:00:00-07:00`, product: 'web', body: `### Improvements -- Rolled out hotfixes with the previous days' updates.`, +- Rolled out hotfixes with the previous days' updates. +- Failed subscriptions can now be cancelled.`, }, { date: `2025-06-16T11:00:00-07:00`,