Skip to content

Commit d9e5b70

Browse files
author
ci
committed
prepare release v1.50.4
1 parent 3d5366c commit d9e5b70

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

3+
## v1.50.4 (2020-01-16)
4+
5+
### Bug fixes and other changes
6+
7+
* Remove version number from default version comment
8+
* remove remaining instances of python-dateutil pin
9+
* upgrade boto3 and remove python-dateutil pin
10+
11+
### Documentation changes
12+
13+
* Add issue templates and configure issue template chooser
14+
* Update error type in delete_endpoint docstring
15+
* add version requirement for using "requirements.txt" when serving an MXNet model
16+
* update container dependency versions for MXNet and PyTorch
17+
* Update supported versions of PyTorch
18+
319
## v1.50.3 (2020-01-15)
420

521
### Bug fixes and other changes

VERSION

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

0 commit comments

Comments
 (0)