Skip to content

Commit cb95058

Browse files
authored
Merge pull request #325 from cicirello/prep-release
Prepare release 5.0.2
2 parents e456a33 + 19872fc commit cb95058

File tree

1 file changed

+17
-10
lines changed

1 file changed

+17
-10
lines changed

CHANGELOG.md

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

99
### Added
1010

11+
### Changed
12+
13+
### Deprecated
14+
15+
### Removed
16+
17+
### Fixed
18+
19+
### Dependencies
20+
21+
### CI/CD
22+
23+
### Other
24+
25+
26+
## [5.0.2] - 2023-03-07
27+
1128
### Changed
1229
* Minor code improvements and/or optimizations within the following classes:
1330
* Permutation
@@ -19,20 +36,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1936
* The various SequenceSamplers
2037
* KendallTauSequenceDistance
2138

22-
### Deprecated
23-
24-
### Removed
25-
26-
### Fixed
27-
2839
### Dependencies
2940
* Bump core from 2.4.4 to 2.4.6
3041
* Bump rho-mu from 3.0.2 to 3.0.3
3142

32-
### CI/CD
33-
34-
### Other
35-
3643

3744
## [5.0.1] - 2023-01-12
3845

0 commit comments

Comments
 (0)