Skip to content

Commit

Permalink
Update changelog.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
fkiraly committed Oct 8, 2024
1 parent 2e9363b commit 238aa57
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions docs/source/user_documentation/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,19 @@ For planned changes and upcoming releases, see our :ref:`roadmap`.
[0.11.0] - 2024-10-07
=====================

Maintenance release with full support for ``python 3.13``.
Maintenance release with full support for ``python 3.13``,
and other minor improvements.

Contents
--------

* [MNT] full support for ``python 3.13`` (:pr:`372`) :user:`fkiraly`
* [DOC] improved docstrings for ``BaseObject`` (:pr:`369`) :user:`fkiraly`
* [DOC] merge docstring of ``NotFittedError`` with ``sktime``
(:pr:`371`) :user:`fkiraly`
* [ENH] merge ``sktime`` ``BaseEstimator` into ``skbase`` ``BaseEstimator``
(:pr:`370`) :user:`fkiraly`
* [pre-commit.ci] pre-commit autoupdate (:pr:`374`) :user:`pre-commit-ci`


[0.10.1] - 2024-09-29
Expand All @@ -36,7 +44,7 @@ Contents
* [pre-commit.ci] pre-commit autoupdate (:pr:`364`) :user:`pre-commit-ci`
* [MNT] updates ``scikit-learn`` soft dependency checks to use PEP 440 name
(:pr:`366`) :user:`fkiraly`
* [MNT] experimental python ``3.13`` wheels and ``3.13-rc.2`` testing
* [MNT] experimental ``python 3.13`` wheels and ``3.13-rc.2`` testing
(:pr:`365`) :user:`fkiraly`


Expand Down

0 comments on commit 238aa57

Please sign in to comment.