Skip to content

Commit

Permalink
Merge pull request #325 from cicirello/prep-release
Browse files Browse the repository at this point in the history
Prepare release 5.0.2
  • Loading branch information
cicirello authored Mar 7, 2023
2 parents e456a33 + 19872fc commit cb95058
Showing 1 changed file with 17 additions and 10 deletions.
27 changes: 17 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

### Changed

### Deprecated

### Removed

### Fixed

### Dependencies

### CI/CD

### Other


## [5.0.2] - 2023-03-07

### Changed
* Minor code improvements and/or optimizations within the following classes:
* Permutation
Expand All @@ -19,20 +36,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* The various SequenceSamplers
* KendallTauSequenceDistance

### Deprecated

### Removed

### Fixed

### Dependencies
* Bump core from 2.4.4 to 2.4.6
* Bump rho-mu from 3.0.2 to 3.0.3

### CI/CD

### Other


## [5.0.1] - 2023-01-12

Expand Down

0 comments on commit cb95058

Please sign in to comment.