Skip to content

Commit fa246f1

Browse files
author
ci
committed
prepare release v2.0.1
1 parent 81ae9da commit fa246f1

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.0.1 (2020-08-05)
4+
5+
### Bug Fixes and Other Changes
6+
7+
* use pathlib.PurePosixPath for S3 URLs and Unix paths
8+
* fix regions for updated RL images
9+
10+
### Documentation Changes
11+
12+
* update CHANGELOG to reflect v2.0.0 changes
13+
14+
### Testing and Release Infrastructure
15+
16+
* remove v2-incompatible notebooks from notebook build
17+
318
## v2.0.0 (2020-08-04)
419

520
### Breaking Changes

VERSION

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

0 commit comments

Comments
 (0)