Skip to content

Commit

Permalink
Update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
jschueller committed Jun 21, 2023
1 parent dbcb2d2 commit 8e2b86c
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
= New Features =

== 1.22 release (in-progress) == #release-1.22

=== Library ===

==== Major changes ====

==== New classes ====

==== API changes ====
* Removed deprecated (Non)LinearLeastSquaresCalibration::getCandidate method
* Removed deprecated (Non)GaussianLinearCalibration::getCandidate method
* Removed deprecated DomainIntersection|Union|DisjunctiveUnion(Domain, Domain) ctors
* Removed deprecated EllipticalDistribution::getInverseCorrelation method
* Removed deprecated Basis::getDimension method
* Removed deprecated HSICStat ctors relying on weight matrix

=== Documentation ===

=== Python module ===

=== Miscellaneous ===


== 1.21 release (2023-06-20) == #release-1.21

=== Library ===
Expand Down

0 comments on commit 8e2b86c

Please sign in to comment.