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