From 73dd5e4ce268031818c61c0e63cdaecd3af8e08d Mon Sep 17 00:00:00 2001 From: Jacob Gillespie Date: Thu, 15 Dec 2016 20:20:23 -0800 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 54f8b58e..4e97c1f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ This file should follow the standards specified on [keepachangelog.com](http://k This project adheres to [Semantic Versioning](http://semver.org/). ## [unreleased] +### Fixed +* Miniplayer now displays retina album art ([#629](https://github.com/radiant-player/radiant-player-mac/pull/629), [@eligat](https://github.com/eligat)) +* Repeat icon in miniplayer is now retina ([#631](https://github.com/radiant-player/radiant-player-mac/pull/631)) + +### Changed +* Black theme design tweaked for better display ([#624](https://github.com/radiant-player/radiant-player-mac/pull/624), [@ronilaukkarinen](https://github.com/ronilaukkarinen)) +* Updated to the latest version of the gmusic.js client library ([#617](https://github.com/radiant-player/radiant-player-mac/pull/617)) ## [1.11.2] - 2016-09-25 ### Fixed