Skip to content

Commit d1b7b8e

Browse files
authored
Update change log with additional notes. (#11764)
1 parent afb927b commit d1b7b8e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
1. Hide progress indicator once `Interactive Window` has loaded.
6060
([#11065](https://github.com/Microsoft/vscode-python/issues/11065))
6161
1. Do not perform pipenv interpreter discovery on extension activation.
62+
Fix for [CVE-2020-1171](https://portal.msrc.microsoft.com/en-us/security-guidance/advisory/CVE-2020-1171).
6263
([#11127](https://github.com/Microsoft/vscode-python/issues/11127))
6364
1. Ensure arguments are included in log messages when using decorators.
6465
([#11153](https://github.com/Microsoft/vscode-python/issues/11153))
@@ -82,6 +83,8 @@
8283
([#11557](https://github.com/Microsoft/vscode-python/issues/11557))
8384
1. Fix scrolling when clicking in the interactive window to not jump around.
8485
([#11554](https://github.com/Microsoft/vscode-python/issues/11554))
86+
1. Setting "Data Science: Run Startup Commands" is now limited to being a user setting.
87+
Fix for [CVE-2020-1192](https://portal.msrc.microsoft.com/en-us/security-guidance/advisory/CVE-2020-1192).
8588

8689
### Code Health
8790

0 commit comments

Comments
 (0)