From cdf3cf7f814ad6a75ac51b1ec74f0d59ce8f6e6a Mon Sep 17 00:00:00 2001 From: Sean Leary Date: Tue, 17 Oct 2017 20:05:29 -0500 Subject: [PATCH] Update README --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 2fbae18..9783046 100644 --- a/README +++ b/README @@ -89,6 +89,8 @@ invalid number formats (1.2e6.3) will cause errors as such documents can not be reliably. Release history: +20171018 Checkpoint for recent commits. + 20170516 Roll up recent commits. 20160810 Revert code that was breaking opt*() methods.