We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e456a33 + 19872fc commit cb95058Copy full SHA for cb95058
CHANGELOG.md
@@ -8,6 +8,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
9
### Added
10
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
28
### Changed
29
* Minor code improvements and/or optimizations within the following classes:
30
* Permutation
@@ -19,20 +36,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
36
* The various SequenceSamplers
37
* KendallTauSequenceDistance
38
-### Deprecated
-
-### Removed
-### Fixed
39
### Dependencies
40
* Bump core from 2.4.4 to 2.4.6
41
* Bump rho-mu from 3.0.2 to 3.0.3
31
42
32
-### CI/CD
33
34
-### Other
35
43
44
## [5.0.1] - 2023-01-12
45
0 commit comments