From 5033274424fb0348085359208f5cc9c53c5c96c3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 20 Jun 2026 22:51:27 +0000 Subject: [PATCH] chore: consolidate changelog for v0.11.483 --- desktop/macos/CHANGELOG.json | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/desktop/macos/CHANGELOG.json b/desktop/macos/CHANGELOG.json index 6e3e6fad919..67247bf34e1 100644 --- a/desktop/macos/CHANGELOG.json +++ b/desktop/macos/CHANGELOG.json @@ -1,9 +1,14 @@ { - "unreleased": [ - "Added a What's New link in Settings \u2192 About that opens the release notes for your version", - "Show a What's New popup in the corner after the app updates to a new version" - ], + "unreleased": [], "releases": [ + { + "version": "0.11.483", + "date": "2026-06-20", + "changes": [ + "Added a What's New link in Settings \u2192 About that opens the release notes for your version", + "Show a What's New popup in the corner after the app updates to a new version" + ] + }, { "version": "0.11.481", "date": "2026-06-20",