diff --git a/dist/changes-4.11.0.md b/dist/changes-4.11.0.md index 3b24537c3e0..fa43c4d0557 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