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 3857327 commit 7fe8ac5Copy full SHA for 7fe8ac5
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## v1.36.3 (2019-08-13)
4
+
5
+### Bug fixes and other changes
6
7
+ * fix integration test failures masked by timeout bug
8
+ * prevent multiple values error in sklearn.transformer()
9
+ * model.transformer() passes tags to create_model()
10
11
## v1.36.2 (2019-08-12)
12
13
### Bug fixes and other changes
VERSION
@@ -1 +1 @@
-1.36.3.dev0
+1.36.3
0 commit comments