Skip to content

Commit b7f869a

Browse files
committed
Update changelog.
1 parent 013bec2 commit b7f869a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

jvm/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1111
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1212

1313
## [Unreleased]
14+
### Fixed
15+
- Multiline `toBe` assertions (introduced in `2.1.0` for Java pre-15) were not throwing exceptions on snapshot mismatch, now fixed. ([#479](https://github.com/diffplug/selfie/pull/479))
1416

1517
## [2.4.0] - 2024-10-01
1618
### Added

0 commit comments

Comments
 (0)