Skip to content

Commit 279fdd3

Browse files
committed
New release header for changelog
1 parent efaca86 commit 279fdd3

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

doc/progress.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66
Changelog
77
=========
88

9+
0.10.0
10+
~~~~~~
11+
* FIX #589: Fixing a bug that did not successfully upload the columns to ignore when creating and publishing a dataset.
12+
* DOC #639: More descriptive documention for function to convert array format.
13+
914
0.9.0
1015
~~~~~
1116
* ADD #560: OpenML-Python can now handle regression tasks as well.
@@ -26,8 +31,6 @@ Changelog
2631
* FIX #304, #636: Allow serialization of numpy datatypes and list of lists of more types (e.g. bools, ints) for flows.
2732
* FIX #651: Fixed a bug that would prevent openml-python from finding the user's config file.
2833
* FIX #693: OpenML-Python uses liac-arff instead of scipy.io for loading task splits now.
29-
* FIX #589: Fixing a bug that did not successfully upload the columns to ignore when creating and publishing a dataset.
30-
* DOC #639: More descriptive documention for function to convert array format.
3134
* DOC #678: Better color scheme for code examples in documentation.
3235
* DOC #681: Small improvements and removing list of missing functions.
3336
* DOC #684: Add notice to examples that connect to the test server.

0 commit comments

Comments
 (0)