Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update changelog
  • Loading branch information
mfeurer committed Jun 14, 2018
commit 2c3479bdc81fe67f8102beb064cc353863215ff6
3 changes: 3 additions & 0 deletions doc/progress.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ Changelog
* Added serialize run / deserialize run function (for saving runs on disk before uploading)
* FIX: fixed bug related to listing functions (returns correct listing size)
* made openml.utils.list_all a hidden function (should be accessed only by the respective listing functions)
* Improve error handling for issue `#479 <https://github.com/openml/openml-python/pull/479>`_:
the OpenML connector fails earlier and with a better error message when
failing to create a flow from the OpenML description.

0.3.0
~~~~~
Expand Down