We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f0ae59 commit 129865fCopy full SHA for 129865f
CHANGES.md
@@ -17,8 +17,16 @@ documentation for more information.
17
18
### Changes for 2.1
19
20
-* TBD
21
-
+* Documentation updates
+* 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
30
31
## Version 2.0.0.0 (18th January 2015)
32
0 commit comments