Skip to content

Commit 129865f

Browse files
committed
Add details of changes for version 2.1
1 parent 1f0ae59 commit 129865f

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGES.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,16 @@ documentation for more information.
1717

1818
### Changes for 2.1
1919

20-
* TBD
21-
20+
* Documentation updates
21+
* Add implementation for CharSequence length matcher
22+
* Fix for TypeSafeDiagnosingMatcher can't detect generic types for subclass
23+
* Renamed IsCollectionContaining to IsIterableContaining
24+
* Make Hamcrest an OSGI bundle
25+
* Add StringRegularExpression matcher
26+
* Fix StringContainsInOrder to detect if a repeated pattern is missing
27+
* Add ArrayAsIterableMatcher
28+
* Fix description for IsEqualIgnoringCase
29+
* Fix JavaDoc examples
2230

2331
## Version 2.0.0.0 (18th January 2015)
2432

0 commit comments

Comments
 (0)