From c3c7ee9b5799a7f9c2dad2691ddd08499512a2ad Mon Sep 17 00:00:00 2001 From: Adam Date: Sat, 25 Jul 2015 17:19:46 +0800 Subject: [PATCH] Bump release version --- CHANGES.md | 9 --------- readme.md | 2 +- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 163f1d91..4644528d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -109,15 +109,6 @@ * Change accept SD titles that contain audio quality * Change readme.md -[develop changelog] -* Update Requests library 2.7.0 (ab1f493) to 2.7.0 (8b5e457) -* Update Tornado webserver from 4.2.dev1 (609dbb9) to 4.2b1 (61a16c9) -* Change reload_module call to explicit import lib/six.moves -* Change queue, httplib, cookielib and xmlrpclib to use explicit import lib/six.moves -* Change zoneinfo update/loader to be compatible with dateutil 2.4.2 -* Change use metadata for zoneinfo files and remove hack of dateutil lib -* Change param item "features" passed to Beautiful Soup to prevent false +ve warning in r353 - ### 0.9.1 (2015-05-25 03:03:00 UTC) diff --git a/readme.md b/readme.md index f2157151..39b69270 100644 --- a/readme.md +++ b/readme.md @@ -18,7 +18,7 @@ SickGear provides management of TV shows and/or Anime, can detect wanted or epis * Uses well known established index sites to gather show information * Searches for known alternatively named shows with a fallback to user edited names * Searches for known alternatively numbered episodes with a fallback to user edited numbers - * Forward search results to a downloader program (e.g. SABNZBd, NZBGet, uTorrent, and others) + * Forward search results to a downloader (e.g. SABNZBd, NZBGet, uTorrent, and others) * Save search results to a "blackhole" folder that can be periodically scanned for taking action * Post-process downloaded episodes into customisable layouts, with or without extra metadata * Advanced Failed Download Handling (FDH)