diff options
author | dfhoughton <dfhoughton@gmail.com> | 2020-10-10 09:59:50 -0400 |
---|---|---|
committer | dfhoughton <dfhoughton@gmail.com> | 2020-10-10 09:59:50 -0400 |
commit | 7440a6f042c5fc0641c9c2cd1b29aea0731241ec (patch) | |
tree | d092fa8513bacb3ba3510c7fa4a25fb8753753b8 /CHANGES.md | |
parent | 8354b38700673fc2f7bbd6e66f950d1ba85e424a (diff) | |
download | two-timer-7440a6f042c5fc0641c9c2cd1b29aea0731241ec.zip |
date the most recent change in the change log
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Change Log -## 2.2.0 +## 2.2.0 *2020-10-3* * adding `default_to_past` configuration parameter to allow people to interpret relative times like "Tuesday" as the nearest such moment in the future rather than the past ## 2.1.0 *2020-5-17* * added since expressions: "since yesterday", "since the beginning of the month", "since the end of last year", "after midnight", ... |