Skip to content

Commit d12eb3f

Browse files
committed
Updates CHANGELOG
1 parent 090a1de commit d12eb3f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414

1515
## [Unreleased]
1616

17+
### Added
18+
19+
- `#withResettablePrefabValues()` method to supply values that won't be cached, and that will be re-initialized on each separate test performed by EqualsVerifier. ([Issue 1117](https://github.com/jqno/equalsverifier/issues/1117))
20+
1721
### Changed
1822

1923
- Records with a constructor that changes a parameter's value are now allowed.

0 commit comments

Comments
 (0)