Skip to content

Commit

Permalink
prepare release v2.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ci committed Dec 16, 2020
1 parent 64371d3 commit 3bb9dd7
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## v2.20.0 (2020-12-16)

### Features

* add dataset definition support for processing jobs

### Bug Fixes and Other Changes

* include workflow integ tests with clarify and debugger enabled
* only run DataParallel and EdgePackaging tests in supported regions

### Documentation Changes

* fix smp code example, add note for CUDA 11 to sdp
* adding note about CUDA 11 to SMP. Small title update PyTorch

## v2.19.0 (2020-12-08)

### Features
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.19.1.dev0
2.20.0

0 comments on commit 3bb9dd7

Please sign in to comment.