We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81ae9da commit fa246f1Copy full SHA for fa246f1
CHANGELOG.md
@@ -1,5 +1,20 @@
1
# Changelog
2
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
18
## v2.0.0 (2020-08-04)
19
20
### Breaking Changes
VERSION
@@ -1 +1 @@
-2.0.1.dev0
+2.0.1
0 commit comments