From 1a39066cfce8d9f23ef5800827ac2c91821856a3 Mon Sep 17 00:00:00 2001 From: rembo10 Date: Wed, 6 May 2015 00:04:35 -0700 Subject: [PATCH] Updated changelog to reflect the sab.py https fix --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 042039ab..ddfe656a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ Released xx xxx 2015 Highlights: * Added: Filter out clean/edited/censored releases (#2198) * Added: Button on the log page to toggle verbose/debug logging +* Fixed: Connecting to SABnzbd over https with python >= 2.7.9 * Improved: Moved the 'freeze db' option to the advanced->misc. tab The full list of commits can be found [here](https://github.com/rembo10/headphones/compare/v0.5.5...v0.5.6).