Skip to content

Commit d115c62

Browse files
committed
Add changelog entry
1 parent faceac4 commit d115c62

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ changelog does not include internal changes that do not affect the user.
1212

1313
- Added a `scale_mode` parameter to `AlignedMTL` and `AlignedMTLWeighting`, allowing to choose
1414
between `"min"`, `"median"`, and `"rmse"` scaling.
15+
- Added an attribute `gramian_weighting` to all aggregators that use a gramian-based `Weighting`.
16+
Usage is still the same, `aggregator.gramian_weighting` is just an alias for the (quite confusing)
17+
`aggregator.weighting.weighting` field.
1518

1619
### Changed
1720

0 commit comments

Comments
 (0)