diff options
author | dfhoughton <dfhoughton@gmail.com> | 2020-05-17 12:36:13 -0400 |
---|---|---|
committer | dfhoughton <dfhoughton@gmail.com> | 2020-05-17 12:36:13 -0400 |
commit | bcceeada2dd619fe5bf82b1076dfd4e3071bbf3a (patch) | |
tree | cea695b76c8b0fcdce494cfff56a6ba058d997e6 | |
parent | 70ed11d3367f50184b9064c818c6793b1a3c07b8 (diff) | |
download | two-timer-bcceeada2dd619fe5bf82b1076dfd4e3071bbf3a.zip |
date the latest changes
-rw-r--r-- | CHANGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Change Log -## 2.1.0 +## 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", ... * added "the" as a synonym of "this" as a period modifier: "the beginning of the month" = "the beginning of this month" ## 2.0.0 *2020-3-7* |