File tree Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Original file line number Diff line number Diff line change @@ -9,16 +9,28 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
### Added
10
10
11
11
### Changed
12
- * Bumped dependency rho-mu to 1.2.0
13
- * Bumped dependency org.cicirello.core to 1.1.0
14
- * Migrated test cases to JUnit 5 (specifically JUnit Jupiter 5.8.2).
15
12
16
13
### Deprecated
17
14
18
15
### Removed
19
16
20
17
### Fixed
21
18
19
+ ### CI/CD
20
+
21
+ ### Other
22
+
23
+
24
+ ## [ 3.1.0] - 2022-02-15
25
+
26
+ ### Added
27
+ * WeightedKendallTauDistance: an implementation of a weighted version of Kendall tau distance
28
+
29
+ ### Changed
30
+ * Bumped dependency rho-mu to 1.2.0
31
+ * Bumped dependency org.cicirello.core to 1.1.0
32
+ * Migrated test cases to JUnit 5 (specifically JUnit Jupiter 5.8.2).
33
+
22
34
### CI/CD
23
35
* Automated commenting of test coverage percentages on pull requests.
24
36
* Revised documentation workflow to deploy to API doc updates to website only
You can’t perform that action at this time.
0 commit comments