We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e015fdd commit 8f9e293Copy full SHA for 8f9e293
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
## 2019.8.1 (13 August 2019)
4
5
+### Code Health
6
+
7
+1. Bump version of [PTVSD](https://pypi.org/project/ptvsd/) to `4.3.2`
8
+ * Fix an issue with Jump to cursor command. [#1667](https://github.com/microsoft/ptvsd/issues/1667)
9
+ * Fix "Unable to find threadStateIndex for the current thread" message in terminal. [#1587](https://github.com/microsoft/ptvsd/issues/1587)
10
+ * Fixes crash when using python 3.7.4. [#1688](https://github.com/microsoft/ptvsd/issues/1688)
11
12
### Fixes
13
14
1. Revert changes to resolve unexpected indentation behavior after previous update.
news/3 Code Health/6961.md
0 commit comments