Skip to content

Commit

Permalink
hamcrest#322 hamcrest#329 Updated CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdemaeyer committed Dec 26, 2021
1 parent 4bf17cf commit 32a6935
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# Hamcrest Changes

## Version 2.3 (Unreleased)
## Version 3.0 (Unreleased)

### Improvements

* Added declarative equivalent of JUnit's assertThrows ([Issue #329](https://github.com/hamcrest/JavaHamcrest/issues/329))
* Added assumptions again, equivalent to JUnit's assumeThat/assumingThat supporting JUnit 4, JUnit 5 and hybrid JUnit 4/5 ([Issue #322](https://github.com/hamcrest/JavaHamcrest/issues/322))
* Bumped source and target compatibility to Java 1.8 ([Issue #331](https://github.com/hamcrest/JavaHamcrest/issues/331)).

### Bugfixes
Expand Down

0 comments on commit 32a6935

Please sign in to comment.