Skip to content

Commit 59cea8b

Browse files
committed
Added Changelog
1 parent 7b8ae5d commit 59cea8b

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
Changelog
2+
=========
3+
4+
Version 1.0.1 - 9/3/2012
5+
------------------------
6+
- Added withStrictOrdering() and withExtensible() to JSONCompareMode
7+
- Javadoc fixes
8+
- Fix bug where expected and actual were reversed
9+
- Fix bug where nulls gave false positives in some cases
10+
- Simplified publishing Javadocs
11+
12+
Version 1.0.0 - 4/5/2012
13+
------------------------
14+
Initial release!
15+

0 commit comments

Comments
 (0)