Skip to content

Commit 22acfa6

Browse files
author
ci
committed
prepare release v1.3.0
1 parent 1a79f27 commit 22acfa6

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

CHANGELOG.md

+23
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Changelog
22

3+
## v1.3.0 (2020-03-18)
4+
5+
### Features
6+
7+
* install inference toolkit from PyPI.
8+
9+
### Bug Fixes and Other Changes
10+
11+
* Fixed awscli
12+
* awscli update
13+
* Update awscli
14+
* Add multi-model capability label to 1.4.0 Dockerfile
15+
* Upgrade the version of sagemaker-inference
16+
* default model_fn and predict_fn in default handler
17+
18+
### Documentation Changes
19+
20+
* update README with pytorch eia section
21+
22+
### Testing and Release Infrastructure
23+
24+
* refactor toolkit tests.
25+
326
## v1.2.1 (2020-02-24)
427

528
### Bug Fixes and Other Changes

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.2.dev0
1+
1.3.0

0 commit comments

Comments
 (0)