Skip to content

Commit e1207e2

Browse files
committed
New docs
Signed-off-by: Adam Li <adam2392@gmail.com>
1 parent c537c60 commit e1207e2

File tree

3 files changed

+27
-3
lines changed

3 files changed

+27
-3
lines changed

doc/whats_new.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@ on libraries.io to be notified when new versions are released.
2020
Version 0.3 <whats_new/v0.3.rst>
2121
Version 0.4 <whats_new/v0.4.rst>
2222
Version 0.5 <whats_new/v0.5.rst>
23-
Version 0.6 (Unreleased) <whats_new/v0.6.rst>
23+
Version 0.6 <whats_new/v0.6.rst>
24+
Version 0.7 (Unreleased) <whats_new/v0.7.rst>
2425

doc/whats_new/v0.6.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@
33
.. include:: _contributors.rst
44
.. currentmodule:: sktree
55

6-
.. _current:
6+
.. _v0_6:
77

88
Version 0.6
99
===========
1010

11-
**In Development**
11+
This release includes an enhancement mainly in the MultiViewDecisionTreeClassifier
12+
and HonestForestClassifier, and a new generative model for the make_trunk_classification.
1213

1314
Changelog
1415
---------

doc/whats_new/v0.7.rst

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
:orphan:
2+
3+
.. include:: _contributors.rst
4+
.. currentmodule:: sktree
5+
6+
.. _current:
7+
8+
Version 0.7
9+
===========
10+
11+
**In Development**
12+
13+
Changelog
14+
---------
15+
16+
Code and Documentation Contributors
17+
-----------------------------------
18+
19+
Thanks to everyone who has contributed to the maintenance and improvement of
20+
the project since version inception, including:
21+
22+
* `Adam Li`_

0 commit comments

Comments
 (0)