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 5182be3 commit 67b17daCopy full SHA for 67b17da
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## v1.48.1 (2019-12-18)
4
+
5
+### Bug fixes and other changes
6
7
+ * use name_from_base in auto_ml.py but unique_name_from_base in tests.
8
+ * make test's custom bucket include region and account name.
9
+ * add Keras to the list of Neo-supported frameworks
10
11
+### Documentation changes
12
13
+ * add link to parent classes to clarify **kwargs
14
+ * add link to framework-related parent classes to clarify **kwargs
15
16
## v1.48.0 (2019-12-17)
17
18
### Features
VERSION
@@ -1 +1 @@
-1.48.1.dev0
+1.48.1
0 commit comments