Skip to content

Commit 6545cf8

Browse files
author
ci
committed
prepare release v1.34.1
1 parent d3892fb commit 6545cf8

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

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

3+
## v1.34.1 (2019-07-23)
4+
5+
### Bug fixes and other changes
6+
7+
* enable line-too-long Pylint check
8+
* improving Chainer integ tests
9+
* update TensorFlow script mode dependency list
10+
* improve documentation of some functions
11+
* update PyTorch version
12+
* allow serving script to be defined for deploy() and transformer() with frameworks
13+
* format and add missing docstring placeholders
14+
* add MXNet 1.4.1 support
15+
16+
### Documentation changes
17+
18+
* add instructions for setting up Cloud9 environment.
19+
* update using_tensorflow topic
20+
321
## v1.34.0 (2019-07-18)
422

523
### Features

VERSION

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

0 commit comments

Comments
 (0)