Add fuzzy completions to Changelog

This commit is contained in:
Dave Halter
2019-12-15 19:12:48 +01:00
parent ec2391c74f
commit 49eb2c0a12

View File

@@ -7,10 +7,11 @@ Changelog
+++++++++++++++++++ +++++++++++++++++++
- Call signatures are now detected a lot better - Call signatures are now detected a lot better
- Many small Bugfixes - Add fuzzy completions with ``Script(...).completions(fuzzy=True)``
- A big refactoring around contexts/values
- Files bigger than one MB (about 20kLOC) get cropped to avoid getting - Files bigger than one MB (about 20kLOC) get cropped to avoid getting
stuck completely. stuck completely.
- Many small Bugfixes
- A big refactoring around contexts/values
0.15.1 (2019-08-13) 0.15.1 (2019-08-13)
+++++++++++++++++++ +++++++++++++++++++