aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorDavid Schulz <david.schulz@qt.io>2019-12-10 10:46:36 +0100
committerDavid Schulz <david.schulz@qt.io>2019-12-10 11:34:16 +0000
commitd935f2fe6aeaeb0f37da5f9b0d94fa8964064293 (patch)
tree78dcc6a23e4b3e2622034ca10aae656786cb6958 /dist
parentcbdcde06032add78685d34430183679766bac009 (diff)
add python improvements to changes file
Change-Id: I07518d60b21770554d8fc944631b907411fd4ee9 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.11.0.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/changes-4.11.0.md b/dist/changes-4.11.0.md
index 3b24537c3e..fa43c4d055 100644
--- a/dist/changes-4.11.0.md
+++ b/dist/changes-4.11.0.md
@@ -53,6 +53,8 @@ you can check out from the public Git repository. For example:
### Python
* Simplified registration of language server
+* Added python settings to configure multiple python interpreters
+* Simplified switching python interpreters for python projects
## Help