Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down