Skip to content

Commit

Permalink
Merge pull request #124 from cicirello/prep-release
Browse files Browse the repository at this point in the history
Prepare release of rho-mu 2.5.0
  • Loading branch information
cicirello authored Oct 5, 2022
2 parents bf56acd + 1febebf commit 9f4e3d9
Showing 1 changed file with 17 additions and 8 deletions.
25 changes: 17 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased] - 2022-10-05

### Added

### Changed

### Deprecated

### Removed

### Fixed

### CI/CD

### Other


## [2.5.0] - 2022-10-05

### Added
* RandomSampler: sampling without replacement from set of integers. This class has been
extracted from the RandomIndexer class.
Expand All @@ -21,14 +38,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* The sample, samplePool, sampleReservoir, and sampleInsertion methods of the RandomIndexer class. The equivalents
of all of these are available in the new RandomSampler class.

### Removed

### Fixed

### CI/CD

### Other


## [2.4.2] - 2022-09-02

Expand Down

0 comments on commit 9f4e3d9

Please sign in to comment.