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