Skip to content

Commit 3481dbe

Browse files
committed
Add PR to changelog.
1 parent ab0c0f0 commit 3481dbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jvm/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212

1313
## [Unreleased]
1414
### Added
15-
- `DiskSelfie` now makes the `Snapshot actual` value public, so that other testing infrastructure can read from snapshotted values.
15+
- `DiskSelfie` now makes the `Snapshot actual` value public, so that other testing infrastructure can read from snapshotted values. ([#467](https://github.com/diffplug/selfie/pull/467))
1616
### Fixed
1717
- `cacheSelfie` was missing `@JvmOverloads` on the methods with default arguments. ([#425](https://github.com/diffplug/selfie/pull/425))
1818

0 commit comments

Comments
 (0)