Skip to content

Commit 0aee29d

Browse files
Update changelog for version 8.1 release
1 parent 2f36488 commit 0aee29d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 8.1 (2026-06-16)
4+
- #### Changed
5+
- Replaced `org.opentest4j:opentest4j` with JUnit Jupiter's `AssertionFailureBuilder` for throwing assertion failures; `junit-jupiter-api` is back on the main classpath (no longer test-scoped)
6+
37
## 8.0 (2025-05-04)
48
- #### Added
59
- New fluent builder API: `JSONCompare.compare(expected, actual).modes(...).comparator(...).message(...).assertMatches()`

0 commit comments

Comments
 (0)