Skip to content

Commit 8614217

Browse files
committed
Update CHANGELOG.md
1 parent 6c98ed1 commit 8614217

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
### Added
1010

1111
### Changed
12-
* Minor code improvements to Permutation and PermutationIterator classes.
13-
* Minor code improvements to KendallTauDistance and WeightedKendallTauDistance.
14-
* Minor code improvements to CyclicEdgeDistance and CyclicRTypeDistance.
15-
* Refactored SequenceSamplers.
12+
* Minor code improvements and/or optimizations within the following classes:
13+
* Permutation
14+
* PermutationIterator
15+
* KendallTauDistance
16+
* WeightedKendallTauDistance.
17+
* CyclicEdgeDistance
18+
* CyclicRTypeDistance.
19+
* The various SequenceSamplers
20+
* KendallTauSequenceDistance
1621

1722
### Deprecated
1823

0 commit comments

Comments
 (0)