Skip to content

Commit 67b17da

Browse files
author
ci
committed
prepare release v1.48.1
1 parent 5182be3 commit 67b17da

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

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+
316
## v1.48.0 (2019-12-17)
417

518
### Features

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.48.1.dev0
1+
1.48.1

0 commit comments

Comments
 (0)