From eeff731858d1195582d4e8d8200fa1b1f57e65b4 Mon Sep 17 00:00:00 2001 From: rembo10 Date: Sat, 20 Feb 2016 21:18:54 +0000 Subject: [PATCH] Updated changelog for release --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c7a5d3fb..5decff36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## v0.5.11 +Released 20 February 2016 + +Highlights: +* Added: Soft chroot option +* Fixed: Post processing temporary directory fix (#2504) +* Fixed: Ubuntu init script (#2509) +* Fixed: Image cache uncaught exception (#2485) +* Improved: $Date/$date variable in folder renaming +* Improved: Reuse transmission session id + +The full list of commits can be found [here](https://github.com/rembo10/headphones/compare/v0.5.10...v0.5.11). + ## v0.5.10 Released 29 January 2016