From 699b7ae498bdf1f07bdd3402d0d6c51e0a01e9ab Mon Sep 17 00:00:00 2001 From: clinton-hall Date: Mon, 10 Dec 2012 17:48:33 -0800 Subject: [PATCH] V3.2 --- changelog.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/changelog.txt b/changelog.txt index b1a24521..fa23ec09 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,10 @@ Change_LOG / History +V3.2 11/12/2012 + +Added failed handling from NZBGet. Thanks to schumi2004. +Also added support for the "failed download" development branch of SickBeard from https://github.com/Tolstyak/Sick-Beard.git + V3.1 02/12/2012 added conversion to ensure the status passed to the autoProcessTV and autoProcessMovie is always handled as an integer.