Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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