File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -18,10 +18,14 @@ these methods will need to be updated. The following methods are affected:
1818 * ` org.hamcrest.core.IsIterableContaining.hasItems `
1919 * TODO: decide if these breaking changes should trigger a major version upgrade (i.e v4.0)
2020
21+ ### New Features
22+
23+ * Optional matchers ([ PR #421 ] ( https://github.com/hamcrest/JavaHamcrest/pull/421 ) )
24+ * Matchers for thrown exceptions ([ PR #423 ] ( https://github.com/hamcrest/JavaHamcrest/pull/423 ) )
25+
2126### Improvements
2227
2328* Javadoc improvements and cleanup ([ PR #420 ] ( https://github.com/hamcrest/JavaHamcrest/pull/420 ) )
24- * Optional matchers ([ PR #421 ] ( https://github.com/hamcrest/JavaHamcrest/pull/421 ) )
2529* Derive version from git tags ([ PR #419 ] ( https://github.com/hamcrest/JavaHamcrest/pull/419 ) )
2630* Migrate all tests to JUnit Jupiter ([ PR #424 ] ( https://github.com/hamcrest/JavaHamcrest/pull/424 ) )
2731
You can’t perform that action at this time.
0 commit comments