Skip to content

Commit 5861612

Browse files
author
ci
committed
prepare release v2.11.0
1 parent db6a40e commit 5861612

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

3+
## v2.11.0 (2020-09-28)
4+
5+
### Features
6+
7+
* Add SDK support for SparkML Serving Container version 2.4
8+
9+
### Bug Fixes and Other Changes
10+
11+
* pin pytest version <6.1.0 to avoid pytest-rerunfailures breaking changes
12+
* temporarily skip the MxNet Neo test until we fix them
13+
14+
### Documentation Changes
15+
16+
* fix conda setup for docs
17+
318
## v2.10.0 (2020-09-23)
419

520
### Features

VERSION

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

0 commit comments

Comments
 (0)