We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 794d3ea commit 1cb2824Copy full SHA for 1cb2824
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.2] - 2025-04-28
16
### Fixed
17
- Off-by-one in the error message for a VCR key mismatch. ([#526](https://github.com/diffplug/selfie/pull/526))
18
- Fix `StringIndexOutOfBoundsException` when an empty snapshot had a facet added. (fixes [#529](https://github.com/diffplug/selfie/issues/529))
0 commit comments