Skip to content

Commit 37582a4

Browse files
authored
Update README
1 parent 154cfda commit 37582a4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,11 @@ invalid number formats (1.2e6.3) will cause errors as such documents can not be
9090

9191
Release history:
9292

93-
20160807 Java 1.6 compatability fixed, JSONArray.toList() and JSONObject.toMap(),
93+
20160810 Revert code that was breaking opt*() methods.
94+
95+
20160807 This release contains a bug in the JSONObject.opt*() and JSONArray.opt*() methods,
96+
it is not recommended for use.
97+
Java 1.6 compatability fixed, JSONArray.toList() and JSONObject.toMap(),
9498
RFC4180 compatibility, JSONPointer, some exception fixes, optional XML type conversion.
9599
Contains the latest code as of 7 Aug, 2016
96100

0 commit comments

Comments
 (0)