Release v0.5.1

This commit is contained in:
Bas Stottelaar
2014-11-13 19:59:53 +01:00
parent 8e787dca86
commit 67c29560db

View File

@@ -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