From 67c29560db0772a598a1178653ab095305c9026f Mon Sep 17 00:00:00 2001 From: Bas Stottelaar Date: Thu, 13 Nov 2014 19:59:53 +0100 Subject: [PATCH] Release v0.5.1 --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9870fbde..b16ab3b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,17 +1,17 @@ # Changelog ## v0.5.1 -Released xx November 2014 +Released 13 November 2014 Highlights: * Added: allow one to disable interval tasks (#2002) * Added: script to downgrade Headphones to last version that started (Linux only) -* Fixed: SSL issues in CherryPy (#1995) +* Fixed: SSL issues in CherryPy. Self-generated certificates will be 2048 now (#1995) * Fixed: Transmission URL detection (#1998) * Fixed: missing dependencies for APScheduler and CherryPy (#2001) -* Improved: Symlink infinite recursion detection +* Improved: symlink infinite recursion detection -The full list of commits can be found [here](https://github.com/rembo10/headphones/compare/v0.5.1...v0.5). +The full list of commits can be found [here](https://github.com/rembo10/headphones/compare/v0.5...v0.5.1). ## v0.5 Released 10 November 2014