From 1b1bc84e900b98093ca6b7f957d6d44dd1b65b50 Mon Sep 17 00:00:00 2001 From: Drew Weymouth Date: Thu, 6 Apr 2023 19:49:03 -0700 Subject: [PATCH] update changelog with system tray --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc5eb49..4896193 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### Added - [#107](https://github.com/dweymouth/supersonic/issues/107) Add playback settings dropdown to choose output audio device - [#119](https://github.com/dweymouth/supersonic/issues/119) Add file path column to tracklist view +- [#117](https://github.com/dweymouth/supersonic/issues/117) Add (optional) system tray menu and close to tray support ### Fixes - **todo-commithash** Don't show update available prompt if the found version is the same as the running app version