Skip to content

Commit

Permalink
Update change log for release. (#16731)
Browse files Browse the repository at this point in the history
  • Loading branch information
karthiknadig authored Jul 20, 2021
1 parent 0263703 commit 8253dc8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# Changelog

## 2021.7.0 (19 July 2021)
## 2021.7.0 (20 July 2021)

### Enhancements

1. Support starting a TensorBoard session with a remote URL hosting log files.
([#16461](https://github.com/Microsoft/vscode-python/issues/16461))
1. Sort environments in the selection quickpick by assumed usefulness.
([#16520](https://github.com/Microsoft/vscode-python/issues/16520))

Expand All @@ -24,6 +26,8 @@
([#16607](https://github.com/Microsoft/vscode-python/issues/16607))
1. The Jupyter Notebook extension will install any missing dependencies using Poetry or Pipenv if those are the selected environments. (thanks [Anthony Shaw](https://github.com/tonybaloney))
([#16615](https://github.com/Microsoft/vscode-python/issues/16615))
1. Ensure we block on autoselection when no interpreter is explictly set by user.
([#16723](https://github.com/Microsoft/vscode-python/issues/16723))

### Thanks

Expand Down
1 change: 0 additions & 1 deletion news/1 Enhancements/16461.md

This file was deleted.

1 change: 0 additions & 1 deletion news/2 Fixes/16723.md

This file was deleted.

0 comments on commit 8253dc8

Please sign in to comment.