summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authordfhoughton <dfhoughton@gmail.com>2019-02-16 11:01:17 -0500
committerdfhoughton <dfhoughton@gmail.com>2019-02-16 11:01:17 -0500
commit06c54e9a128441a078b41a6d66076c8db63be0e0 (patch)
treea95d924a594f997a422dca6ed03c8ce013a2c01c /CHANGES.md
parent72efcceb945fb80a576775a513b64e104078e9f0 (diff)
downloadtwo-timer-06c54e9a128441a078b41a6d66076c8db63be0e0.zip
remove need for space between hour and AM/PM
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 8ac3e0a..a8b5eb6 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -24,4 +24,6 @@
* added "before and after"
* 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
+* added `<specific_time>` pattern: e.g., 1969-05-06 12:03:05
+## 1.0.8
+* made the space between time and AM/PM optional \ No newline at end of file