diff --git a/CHANGELOG.md b/CHANGELOG.md index 0fc3061f4693..e9a0afd36157 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -57,7 +57,7 @@ community for creating a fantastic programming language and community to be a part of! -## 2019.6.0-rc (19 June 2019) +## 2019.6.0 (25 June 2019) ### Enhancements @@ -181,6 +181,12 @@ part of! ([#5983](https://github.com/Microsoft/vscode-python/issues/5983)) 1. Account for files being opened in Visual Studio Code that do not belong to a workspace. ([#6624](https://github.com/Microsoft/vscode-python/issues/6624)) +1. Accessibility pass on plot viewer + ([#6020](https://github.com/Microsoft/vscode-python/issues/6020)) +1. Allow for both password and self cert server to work together + ([#6265](https://github.com/Microsoft/vscode-python/issues/6265)) +1. Fix pdf export in release bits. + ([#6277](https://github.com/Microsoft/vscode-python/issues/6277)) ### Code Health diff --git a/news/2 Fixes/6020.md b/news/2 Fixes/6020.md deleted file mode 100644 index 50a44aa5546f..000000000000 --- a/news/2 Fixes/6020.md +++ /dev/null @@ -1 +0,0 @@ -Accessibility pass on plot viewer \ No newline at end of file diff --git a/news/2 Fixes/6265.md b/news/2 Fixes/6265.md deleted file mode 100644 index ea79dc3f953b..000000000000 --- a/news/2 Fixes/6265.md +++ /dev/null @@ -1 +0,0 @@ -Allow for both password and self cert server to work together \ No newline at end of file diff --git a/news/2 Fixes/6277.md b/news/2 Fixes/6277.md deleted file mode 100644 index 03b333fff46e..000000000000 --- a/news/2 Fixes/6277.md +++ /dev/null @@ -1 +0,0 @@ -Fix pdf export in release bits. \ No newline at end of file