From d2c892914ed24df654d47946134a52847a060fb6 Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 13 May 2026 03:06:34 +0000 Subject: [PATCH] night-shift(changelog): update for recent user-facing changes --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ccf8ef..de06786 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ All notable user-facing changes to Snippy are documented here. ## [Unreleased] +### Added +- App icon — Snippy now shows a proper icon in the menu bar, Dock (when visible), and Finder. + +### Changed +- `⌘Q` shortcut removed to prevent accidental quits while typing; quit via right-click on the menu bar icon instead. +- Snippets with the same use count now sort by most recently used, so freshly added snippets appear in a more predictable position. + ## [1.0.1] — 2026-03-26 ### Changed