summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Le Marec - Pasquet <kiorky@cryptelium.net>2018-05-16 16:21:57 +0200
committerMathieu Le Marec - Pasquet <kiorky@cryptelium.net>2018-05-16 16:21:57 +0200
commita2ead430d59500cc609ea09faa2d10d1a364b805 (patch)
tree43558de66d76ce34969ca598c90e64448aaa0f8f
parent7661c2aaa747991151759632a9be7b21f7bfe404 (diff)
downloadcroniter-a2ead430d59500cc609ea09faa2d10d1a364b805.tar.gz
changelog
-rw-r--r--docs/CHANGES.rst8
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/CHANGES.rst b/docs/CHANGES.rst
index 8904f08..2167e56 100644
--- a/docs/CHANGES.rst
+++ b/docs/CHANGES.rst
@@ -3,9 +3,11 @@ Changelog
0.3.21 (unreleased)
-------------------
-
-- Nothing changed yet.
-
+- Don't count previous minute if now is dynamic
+ If the code is triggered from 5-asterisk based cron
+ `get_prev` based on `datetime.now()` is expected to return
+ current cron iteration and not previous execution.
+ [Igor Khrol <igor.khrol@toptal.com>]
0.3.20 (2017-11-06)
-------------------