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-10-17 20:05:29 -05:00 committed by GitHub
parent 2565abdaaa
commit cdf3cf7f81

2
README
View file

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