Skip to content

Commit 8253dc8

Browse files
authored
Update change log for release. (#16731)
1 parent 0263703 commit 8253dc8

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# Changelog
22

3-
## 2021.7.0 (19 July 2021)
3+
## 2021.7.0 (20 July 2021)
44

55
### Enhancements
66

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

@@ -24,6 +26,8 @@
2426
([#16607](https://github.com/Microsoft/vscode-python/issues/16607))
2527
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))
2628
([#16615](https://github.com/Microsoft/vscode-python/issues/16615))
29+
1. Ensure we block on autoselection when no interpreter is explictly set by user.
30+
([#16723](https://github.com/Microsoft/vscode-python/issues/16723))
2731

2832
### Thanks
2933

news/1 Enhancements/16461.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

news/2 Fixes/16723.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)