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
99### Added
1010
1111### 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).
1512
1613### Deprecated
1714
1815### Removed
1916
2017### Fixed
2118
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+
2234### CI/CD
2335* Automated commenting of test coverage percentages on pull requests.
2436* Revised documentation workflow to deploy to API doc updates to website only
You can’t perform that action at this time.
0 commit comments