Skip to content

Commit 0486b04

Browse files
author
ci
committed
prepare release v1.50.11
1 parent d62a328 commit 0486b04

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.50.11 (2020-02-13)
4+
5+
### Bug Fixes and Other Changes
6+
7+
* fix HyperparameterTuner.attach for Marketplace algorithms
8+
* move requests library from required packages to test dependencies
9+
* create Session or LocalSession if not specified in Model
10+
11+
### Documentation Changes
12+
13+
* remove hardcoded list of target devices in compile()
14+
* Fix typo with SM_MODEL_DIR, missing quotes
15+
316
## v1.50.10.post0 (2020-02-12)
417

518
### Documentation Changes

VERSION

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

0 commit comments

Comments
 (0)