mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 06:24:27 +08:00
Fixed rST in changelog
This commit is contained in:
@@ -11,8 +11,8 @@ Changelog
|
|||||||
0.15.0 (2019-08-11)
|
0.15.0 (2019-08-11)
|
||||||
+++++++++++++++++++
|
+++++++++++++++++++
|
||||||
|
|
||||||
- Added file path completions, there's a **new ``Completion.type``** ``path``,
|
- Added file path completions, there's a **new** ``Completion.type`` now:
|
||||||
now. Example: ``'/ho`` -> ``'/home/``
|
``path``. Example: ``'/ho`` -> ``'/home/``
|
||||||
- ``*args``/``**kwargs`` resolving. If possible Jedi replaces the parameters
|
- ``*args``/``**kwargs`` resolving. If possible Jedi replaces the parameters
|
||||||
with the actual alternatives.
|
with the actual alternatives.
|
||||||
- Better support for enums/dataclasses
|
- Better support for enums/dataclasses
|
||||||
|
|||||||
Reference in New Issue
Block a user