We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9f7f90 commit d7eb290Copy full SHA for d7eb290
jvm/CHANGELOG.md
@@ -11,6 +11,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
11
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
12
13
## [Unreleased]
14
+
15
+## [2.5.1] - 2025-03-04
16
### Fixed
17
- Selfie VCR is now out of beta, no opt-in required. ([#525](https://github.com/diffplug/selfie/pull/525))
18
- ArrayMap now sorts strings with multi-digit numbers as `1 2 ... 9 10 11` instead of `1 11 2 ...`.
0 commit comments