From 019ec6d18761dc43434871770c05c31828e5e605 Mon Sep 17 00:00:00 2001 From: matigonkas <gonkas@ovi.com> Date: Tue, 30 Jun 2015 00:23:34 +0100 Subject: [PATCH] Added 4.0.29 --- CHANGES.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 29492179..4446ffc2 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,22 @@ +### 4.0.29 (2015-06-26) + +[full changelog](https://github.com/SiCKRAGETV/SickRage/compare/v4.0.28...v4.0.29) + +* Fixed: "Failed to load URL" problems +* Fixed: Spam and search string in SCC +* Fixed: Missing import +* Fixed: Name_cache lock +* Fixed: Missing import in SCC +* Fixed: Bad encoding +* Fixed: ResultType not in class Proper +* Added: NZB.Cat Provider +* Added: Sleep between result url hits +* Added: Scene exceptions as submodules +* Removed: Verify off in order to fix requests +* Removed: Https from rarbg token +* Change: Travis can now cache pip installs between builds +* Change: Made scene exceptions and network timezones paths be absolute + ### 4.0.28 (2015-06-23) [full changelog](https://github.com/SiCKRAGETV/SickRage/compare/v4.0.27...v4.0.28) -- GitLab