1
0
Fork 0
mirror of https://github.com/ethauvin/JSON-java.git synced 2025-06-16 23:40:51 -07:00

Update README

This commit is contained in:
Sean Leary 2017-05-16 00:29:00 -05:00 committed by GitHub
parent f12fa9ba5f
commit cbd8b18c4a

1
README
View file

@ -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.