Skip to content

Commit 99f7f4e

Browse files
Merge pull request #515 from Valentin-Laurent/fix-gitignore-mondrian-doc
Update gitignore by including the documentation folder generated for Mondrian
2 parents 50a76b2 + 6846dc1 commit 99f7f4e

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ doc/examples_classification/
1414
doc/examples_regression/
1515
doc/examples_calibration/
1616
doc/examples_multilabel_classification/
17+
doc/examples_mondrian/
1718
doc/auto_examples/
1819
doc/modules/generated/
1920
doc/datasets/generated/

AUTHORS.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Development Lead
88
* Thibault Cordier <[email protected]>
99
* Vincent Blot <[email protected]>
1010
* Louis Lacombe <[email protected]>
11+
* Valentin Laurent <[email protected]>
1112

1213
Emeritus Core Developers
1314
------------------------

HISTORY.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,15 @@
22
History
33
=======
44

5-
0.9.x (2024-xx-xx)
5+
0.9.1 (2024-09-13)
66
------------------
7+
8+
* Fix issue 511 to access non-conformity scores with previous path
9+
* Update gitignore by including the documentation folder generated for Mondrian
710
* Fix (partially) the set-up with pip instead of conda for new contributors
811

912

13+
1014
0.9.0 (2024-09-03)
1115
------------------
1216

0 commit comments

Comments
 (0)