Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 2020.1.1 (9 January 2020)
## 2020.1.1 (13 January 2020)

### Enhancements

Expand All @@ -19,6 +19,10 @@
([#9444](https://github.com/Microsoft/vscode-python/issues/9444))
1. Update `ptvsd` debugger to version v5.0.0a11. Fixes signing for `inject_dll_x86.exe`.
([#9474](https://github.com/Microsoft/vscode-python/issues/9474))
1. Disable use of `conda run`.
([#9490](https://github.com/Microsoft/vscode-python/issues/9490))
1. Revert changes related to calling `mypy` with relative paths.
([#9496](https://github.com/Microsoft/vscode-python/issues/9496))

### Code Health

Expand Down
1 change: 0 additions & 1 deletion news/2 Fixes/9490.md

This file was deleted.

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

This file was deleted.