Skip to content

Commit bb7575a

Browse files
committed
Update CHANGELOG.md
1 parent e8ee047 commit bb7575a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
## [Unreleased] - 2022-11-18
88

99
### Added
10+
* Added the SequenceSampler interface's methods to SequenceReservoirSampler.
1011

1112
### Changed
1213
* SequenceSampler converted from a utility class of static methods to an interface, retaining the existing static
@@ -15,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1516
### Deprecated
1617

1718
### Removed
19+
* SequenceSampler.sampleReservoir methods, previously deprecated in 4.3.0, replaced by the SequenceReservoirSampler class.
1820

1921
### Fixed
2022

0 commit comments

Comments
 (0)