File tree Expand file tree Collapse file tree 1 file changed +17
-10
lines changed Expand file tree Collapse file tree 1 file changed +17
-10
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
9
9
### Added
10
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
+
11
28
### Changed
12
29
* Minor code improvements and/or optimizations within the following classes:
13
30
* Permutation
@@ -19,20 +36,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
19
36
* The various SequenceSamplers
20
37
* KendallTauSequenceDistance
21
38
22
- ### Deprecated
23
-
24
- ### Removed
25
-
26
- ### Fixed
27
-
28
39
### Dependencies
29
40
* Bump core from 2.4.4 to 2.4.6
30
41
* Bump rho-mu from 3.0.2 to 3.0.3
31
42
32
- ### CI/CD
33
-
34
- ### Other
35
-
36
43
37
44
## [ 5.0.1] - 2023-01-12
38
45
You can’t perform that action at this time.
0 commit comments