We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d44cc00 commit 79ea7b4Copy full SHA for 79ea7b4
docs/source/user_documentation/changelog.rst
@@ -23,8 +23,20 @@ Maintenance release with scheduled changes and deprecations.
23
Contents
24
--------
25
26
+* [pre-commit.ci] pre-commit autoupdate (:pr:`358`) :user:`pre-commit-ci`
27
+* [ENH] add test that html repr of objects does not crash (:pr:`359`) :user:`fkiraly`
28
+* [ENH] ``clone`` method to handle nested ``dict`` (:pr:`362`) :user:`fkiraly`
29
+* [DOC] Replace use of "estimator" term in base object interfaces
30
+ with more general references (:pr:`293`) :user:`tpvasconcelos`
31
* [MNT] 0.10.0 deprecations and change actions (:pr:`360`) :user:`fkiraly`
32
33
+Contributors
34
+------------
35
+
36
+:user:`fkiraly`,
37
+:user:`tpvasconcelos`
38
39
40
[0.9.0] - 2024-08-23
41
====================
42
0 commit comments