We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2374714 commit 0a191caCopy full SHA for 0a191ca
CHANGELOG.md
@@ -1,6 +1,11 @@
1
2
Unreleased
3
----------
4
+ -
5
+
6
7
+v1.2.0 (2019-8-16)
8
+------------------
9
**Improvements**
10
- Added `create_model_version` and `list_model_versions` to `model_repository`
11
- Added an explicit `ValueError` when attempting to register an ASTORE that can't be downloaded.
@@ -22,7 +27,7 @@ v1.1.4 (2019-8-16)
22
27
23
28
v1.1.3 (2019-8-14)
24
29
-----------------
25
- **Bugfixes**
30
+**Bugfixes**
26
31
- Fixed problem causing `register_model` task to include output variables in the input variables list.
32
33
0 commit comments