Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
kklein committed Jul 8, 2024
1 parent d8d84fc commit 39f7a58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
Changelog
=========

0.6.0 (2024-06-**)
0.6.0 (2024-07-08)
------------------

**New features**

* Implement :class:`metalearners.grid_search.MetaLearnerGridSearch`.

* Add ``scoring`` parameter to :meth:`metalearners.metalearner.MetaLearner.evaluate` and
* Add a ``scoring`` parameter to :meth:`metalearners.metalearner.MetaLearner.evaluate` and
implement the abstract method for the :class:`metalearners.XLearner` and
:class:`metalearners.DRLearner`.

Expand Down

0 comments on commit 39f7a58

Please sign in to comment.