Skip to content

Commit 3bb9dd7

Browse files
author
ci
committed
prepare release v2.20.0
1 parent 64371d3 commit 3bb9dd7

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+
## v2.20.0 (2020-12-16)
4+
5+
### Features
6+
7+
* add dataset definition support for processing jobs
8+
9+
### Bug Fixes and Other Changes
10+
11+
* include workflow integ tests with clarify and debugger enabled
12+
* only run DataParallel and EdgePackaging tests in supported regions
13+
14+
### Documentation Changes
15+
16+
* fix smp code example, add note for CUDA 11 to sdp
17+
* adding note about CUDA 11 to SMP. Small title update PyTorch
18+
319
## v2.19.0 (2020-12-08)
420

521
### Features

VERSION

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

0 commit comments

Comments
 (0)