Skip to content

Commit d809bb6

Browse files
committed
New release header for changelog
1 parent 51278ef commit d809bb6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/progress.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
Changelog
77
=========
88

9+
0.10.0
10+
~~~~~~
11+
* ADD #687: Adds a function to retrieve the list of evaluation measures available.
12+
913
0.9.0
1014
~~~~~
1115
* ADD #560: OpenML-Python can now handle regression tasks as well.
@@ -21,7 +25,6 @@ Changelog
2125
* ADD #659: Lazy loading of task splits.
2226
* ADD #516: `run_flow_on_task` flow uploading is now optional.
2327
* ADD #680: Adds `openml.config.start_using_configuration_for_example` (and resp. stop) to easily connect to the test server.
24-
* ADD #687: Adds a function to retrieve the list of evaluation measures available.
2528
* FIX #642: `check_datasets_active` now correctly also returns active status of deactivated datasets.
2629
* FIX #304, #636: Allow serialization of numpy datatypes and list of lists of more types (e.g. bools, ints) for flows.
2730
* FIX #651: Fixed a bug that would prevent openml-python from finding the user's config file.

0 commit comments

Comments
 (0)