From f64045168db35f05cca7a0fec2c901eeff5534ce Mon Sep 17 00:00:00 2001 From: rembo10 Date: Fri, 29 Jan 2016 16:29:53 +0000 Subject: [PATCH] Updated changelog for v0.5.10 --- CHANGELOG.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index af56c17f..c7a5d3fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,25 @@ # Changelog +## v0.5.10 +Released 29 January 2016 + +Highlights: +* Added: API option to post-process single folders +* Added: Ability to specify extension when re-encoding +* Added: Option to stop renaming folders +* Fixed: Utorrent torrents not being removed (#2385) +* Fixed: Torznab to transmission +* Fixed: Magnet folder names in history +* Fixed: Multiple torcache fixes +* Fixed: Updated requests & urllib3 to latest versions to fix errors with pyOpenSSL +* Improved: Use a temporary folder during post-processing +* Improved: Added verify_ssl_cert option +* Improved: Fixed track matching progress +* Improved: pylint, pep8 & pylint fixes +* Improved: Stop JS links from scrolling to the top of the page + +The full list of commits can be found [here](https://github.com/rembo10/headphones/compare/v0.5.9...v0.5.10). + ## v0.5.9 Released 05 September 2015