summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authordfhoughton <dfhoughton@gmail.com>2019-02-10 16:35:23 -0500
committerdfhoughton <dfhoughton@gmail.com>2019-02-10 16:35:23 -0500
commit72efcceb945fb80a576775a513b64e104078e9f0 (patch)
tree8988e40d08276cf6f8e723cf5fcb79af63b1eb7b /CHANGES.md
parent46b9401a350645472ded762adce28db7545895c0 (diff)
downloadtwo-timer-72efcceb945fb80a576775a513b64e104078e9f0.zip
added specific_time rule
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 9829457..8ac3e0a 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -22,4 +22,6 @@
* better organization and documentation of grammar
## 1.06
* added "before and after"
-* fixed "Friday the 13th" and "the 31st" to scan back through the calendar to the nearest match \ No newline at end of file
+* fixed "Friday the 13th" and "the 31st" to scan back through the calendar to the nearest match
+## 1.0.7
+* added `<specific_time>` pattern: e.g., 1969-05-06 12:03:05 \ No newline at end of file