Skip to content

Commit

Permalink
Published jvm/2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
runner committed Oct 7, 2024
1 parent 2b31ad3 commit 55c9398
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jvm/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [2.4.1] - 2024-10-07
### Fixed
- 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))

Expand Down

0 comments on commit 55c9398

Please sign in to comment.