From 949c6ea235ee6805795cb5ee992c23d287f91553 Mon Sep 17 00:00:00 2001 From: clinton-hall Date: Tue, 29 Apr 2014 15:04:22 +0930 Subject: [PATCH] added a few comments. --- changelog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.txt b/changelog.txt index 71058883..ac63024a 100644 --- a/changelog.txt +++ b/changelog.txt @@ -28,6 +28,8 @@ Now prints github version into log when available. Changed log location and format. Added autoUpdate option via git. All calls now use requests, not urllib. +All details now saved into Database. Can be used for more features later ;) +Improved status checking to ensure we only cleanup when successfully processed. Huge Thanks @echel0n