Updated changelog for 0.5.7 release

This commit is contained in:
rembo10
2015-07-01 02:17:51 -07:00
parent 8b6d35cfe2
commit 624a1d5509
+8 -5
View File
@@ -1,13 +1,16 @@
# Changelog
## v0.5.7
Released xx xxx 2015
Released 01 July 2015
Highlights:
*Improved: Cache MetaCritic scores. Added user-agent header to fix 403 errors
*Improved: Specify whether to delete folders when force post-processing
*Improved: Convert target bitrate to vbr preset for what.cd searching
*Improved: Switched Pushover to requests lib
* Improved: Moved pushover to use requests lib
* Improved: Plex tokens with Plex Home
* Improved: Added getLogs & clearLogs to api
* Improved: Cache MetaCritic scores. Added user-agent header to fix 403 errors
* Improved: Specify whether to delete folders when force post-processing
* Improved: Convert target bitrate to vbr preset for what.cd searching
* Improved: Switched Pushover to requests lib
The full list of commits can be found [here](https://github.com/rembo10/headphones/compare/v0.5.6...v0.5.7).