From c27a381286b962bf6140bce4995eff8444f1c7ba Mon Sep 17 00:00:00 2001 From: rembo10 Date: Mon, 4 May 2015 19:37:23 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7c73208..7ae7feca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,21 @@ # Changelog ## v0.5.5 -Released XX XX 2015 +Released 04 May 2015 Highlights: * Added: force ID3v2.3 during post processing (#2121) * Added: MusicBrainz authentication (#2125) +* Added: Email notifications (addresses #1045) +* Fixed: Kickass url updated to kickass.to (#2119) +* Fixed: Piratebay returning 0 bytes for all files +* Fixed: Albums stopped automatically refreshing when adding an artist +* Fixed: Min/max sizes for target bitrate +* Fixed: Don't filter any results if looking for a specific download +* Fixed: Sort by size in the specific download table +* Fixed: Deal with beets recommendation.none correctly +* Improved: Close dialog window automatically when choosing a specific download +* Improved: Move some repetitive log messages to debug level The full list of commits can be found [here](https://github.com/rembo10/headphones/compare/v0.5.4...v0.5.5). @@ -164,4 +174,4 @@ The full list of commits can be found [here](https://github.com/rembo10/headphon ## v0.1 Released 05 August 2013 -The full list of commits can be found [here](https://github.com/rembo10/headphones/compare/2156e1341405d07c5bcfbe994f6b354b32d94cda...v0.1). \ No newline at end of file +The full list of commits can be found [here](https://github.com/rembo10/headphones/compare/2156e1341405d07c5bcfbe994f6b354b32d94cda...v0.1).