File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 5
5
* Fix compatibility issue for development with Android D8 ([ Issue #246 ] ( https://github.com/hamcrest/JavaHamcrest/issues/246 ) )
6
6
* Fix typo in license name ([ Issue #247 ] ( https://github.com/hamcrest/JavaHamcrest/pull/247 ) )
7
7
* AllOf/AnyOf: Pass the matchers to constructor using varargs ([ Issue #245 ] ( https://github.com/hamcrest/JavaHamcrest/pull/245 ) )
8
- * Matchers.anyOf: Fix generic bounds compatibility for JDK 11 ([ Issue #256 ] ( https://github.com/hamcrest/JavaHamcrest/issues/256 ) , [ Issue #257 ] ( https://github.com/hamcrest/JavaHamcrest/issues/257 )
8
+ * Matchers.anyOf: Fix generic bounds compatibility for JDK 11 ([ Issue #256 ] ( https://github.com/hamcrest/JavaHamcrest/issues/256 ) , [ Issue #257 ] ( https://github.com/hamcrest/JavaHamcrest/issues/257 ) )
9
9
10
10
## Version 2.1 (21st December 2018)
11
11
You can’t perform that action at this time.
0 commit comments