From 3995542ccc1be37fbfc540337fad989e4fc82bef Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 6 May 2026 03:07:06 +0000 Subject: [PATCH] =?UTF-8?q?night-shift(changelog):=20document=20=E2=8C=98Q?= =?UTF-8?q?=20removal=20from=20panel?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ccf8ef..876bce8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ All notable user-facing changes to Snippy are documented here. ## [Unreleased] +### Changed +- `⌘Q` no longer quits the app from the snippet panel — prevents accidental exits while typing. Quit via the right-click menu on the menu bar icon instead. + ## [1.0.1] — 2026-03-26 ### Changed