Skip to content

Commit 9987e27

Browse files
committed
Update CHANGELOG.md
1 parent f9ebbed commit 9987e27

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Changelog
22
=========
33

4+
Version 1.1.1 - 10/15/2012
5+
--------------------------
6+
- Return diagnostics (instead of throwing an exception) when comparing JSONObject and JSONArray
7+
- Expose field comparison results as a list in JSONCompareResult
8+
- Fix bug where actual JSON array doesn't contain JSONObjects with unique keys
9+
- Improve diagnostics
10+
- Unify some diagnostics
11+
- Fix handling of arrays of booleans
12+
413
Version 1.1.0 - 9/3/2012
514
------------------------
615
- Added withStrictOrdering() and withExtensible() to JSONCompareMode

0 commit comments

Comments
 (0)