Fixed rST in changelog

This commit is contained in:
Philipp A
2019-09-21 11:06:58 +02:00
committed by Dave Halter
parent 96d650cab3
commit a0f95fc89f

View File

@@ -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