add python improvements to changes file

Change-Id: I07518d60b21770554d8fc944631b907411fd4ee9
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
David Schulz
2019-12-10 10:46:36 +01:00
parent cbdcde0603
commit d935f2fe6a

View File

@@ -53,6 +53,8 @@ you can check out from the public Git repository. For example:
### Python ### Python
* Simplified registration of language server * Simplified registration of language server
* Added python settings to configure multiple python interpreters
* Simplified switching python interpreters for python projects
## Help ## Help