You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: jvm/CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
11
11
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
12
12
13
13
## [Unreleased]
14
+
15
+
## [2.5.5] - 2025-11-22
14
16
### Fixed
15
17
-`SnapshotFileLayout` now computes root folder lazily. ([#557](https://github.com/diffplug/selfie/pull/557) partial fix for [#551](https://github.com/diffplug/selfie/issues/551))
16
18
- Allows parallel Maven execution with surefire and failsafe plugins with `forkCount` greater than one, but it only works if `reuseForks` set to `false`.
0 commit comments