Skip to content

Commit 544a4cf

Browse files
committed
Update changes with thrown exceptions
1 parent ff2c25b commit 544a4cf

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGES.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)