1
0
forked from VimPlug/jedi

Remove use_filesystem_cache and additional_dynamic_modules, it hasn't been implemented for a long time

This commit is contained in:
Dave Halter
2020-01-23 23:17:26 +01:00
parent cc8a3f192d
commit 290e2151df
3 changed files with 3 additions and 24 deletions
+3
View File
@@ -31,6 +31,9 @@ Changelog
has reached the end of its life and now it's just about a smooth transition.
- Removed ``settings.no_completion_duplicates``. It wasn't tested and nobody
was probably using it anyway.
- Removed ``settings.use_filesystem_cache`` and
``settings.additional_dynamic_modules``, they have no usage anymore. Pretty
much nobody was probably using them.
0.15.2 (2019-12-20)
+++++++++++++++++++