diff --git a/CHANGELOG.md b/CHANGELOG.md index ddfe656a..c760eee7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,11 @@ Highlights: * Added: Filter out clean/edited/censored releases (#2198) * Added: Button on the log page to toggle verbose/debug logging * Fixed: Connecting to SABnzbd over https with python >= 2.7.9 +* Fixed: Email Notifications with SSL +* Fixed: Don't limit musicbrainz results to first 100 +* Improved: Cuesplit, allow wav, ape to be split * Improved: Moved the 'freeze db' option to the advanced->misc. tab +* Improved: Moved kickass searching to json api, so it doesn't throw 404 errors anymore when there are no results The full list of commits can be found [here](https://github.com/rembo10/headphones/compare/v0.5.5...v0.5.6).