Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancescMartiEscofetQC committed Jul 15, 2024
1 parent 249a583 commit d269c8d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,17 @@
Changelog
=========

0.8.0 (2024-07-xx)
------------------

**New features**

* Add ``build_onnx`` to :class:`metalearners.MetaLearner` abstract class and implement it
for :class:`metalearners.TLearner`, :class:`metalearners.XLearner`, :class:`metalearners.RLearner`
and :class:`metalearners.DRLearner`.

* Add ``necessary_onnx_models`` to :class:`metalearners.MetaLearner`.

0.7.0 (2024-07-12)
------------------

Expand Down

0 comments on commit d269c8d

Please sign in to comment.