Fix interpeter project path

This commit is contained in:
Dave Halter
2019-08-05 00:43:37 +02:00
parent 38e0cbc1d2
commit 45dada9552
4 changed files with 16 additions and 4 deletions
+2
View File
@@ -6,6 +6,8 @@ Changelog
0.15.0 (XXXX-XX-XX)
+++++++++++++++++++
- Added file path completions, there's a **new ``Completion.type``** ``path``,
now.
- ``*args``/``**kwargs`` resolving. If possible Jedi replaces the parameters
with the actual alternatives.
- Better support for enums/dataclasses