Skip to content

Commit

Permalink
Release notes for version 2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
arokem committed May 20, 2022
1 parent 95d6100 commit 612ba64
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
2.0 (May 19, 2022)
==================
This major release upgrades support to the newest version of Scikit Learn, but
also introduces breaking changes to the API of the ``FracRidgeRegressorCV``
class.

* Allow flexible upgrading of sklearn. (#31)


1.4 (March 04, 2022)
====================
* made coef.squeeze in fracridge less eager (#40)
Expand Down

0 comments on commit 612ba64

Please sign in to comment.