Skip to content

Commit a1f6cb8

Browse files
committed
Update CHANGELOG.md
1 parent 813ff92 commit a1f6cb8

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)