Skip to content

Commit 35921b0

Browse files
committed
Update changelog.
1 parent 2d97ea5 commit 35921b0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

jvm/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ 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+
- Selfie VCR is now out of beta, no opt-in required. ([#525](https://github.com/diffplug/selfie/pull/525))
16+
- ArrayMap now sorts strings with multi-digit numbers as `1 2 ... 9 10 11` instead of `1 11 2 ...`.
17+
- Improved VCR-specific error messages for determining why `//selfieonce` might not be working for a test rule.
18+
- Fixed some bugs in VCR data storage (specifically concurrency and multiple frames).
1419

1520
## [2.5.0] - 2025-02-21
1621
### Added

0 commit comments

Comments
 (0)