From a5c0ff8e41b31d0c71001a339b6099fcbc40363d Mon Sep 17 00:00:00 2001 From: dfhoughton Date: Sun, 6 Jan 2019 08:27:37 -0500 Subject: bumping version number; adding documentation --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES.md') diff --git a/CHANGES.md b/CHANGES.md index 72cd5e8..fedcf4d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,3 +4,5 @@ * convert `Date` and `DateTime` 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 -- cgit v1.2.3