diff options
author | dfhoughton <dfhoughton@gmail.com> | 2019-01-06 08:27:37 -0500 |
---|---|---|
committer | dfhoughton <dfhoughton@gmail.com> | 2019-01-06 08:27:37 -0500 |
commit | a5c0ff8e41b31d0c71001a339b6099fcbc40363d (patch) | |
tree | a47a2fab08c88cd85c3ec7da40cb553daf798b55 /CHANGES.md | |
parent | 017b72acbc7131172c05800568d48225b1d7d1b8 (diff) | |
download | two-timer-a5c0ff8e41b31d0c71001a339b6099fcbc40363d.zip |
bumping version number; adding documentation
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,3 +4,5 @@ * convert `Date<Utc>` and `DateTime<Utc>` everywhere to `NaiveDate` and `NaiveDateTime` * added "weekend" for the expressions "this weekend", "last weekend", etc. * don't require space between era suffix and year -- "100AD" is as good as "100 AD" +## 1.0.1 +* removing some documentation |