Removed settings.no_completion_duplicates

This commit is contained in:
Dave Halter
2020-01-23 23:16:02 +01:00
parent 0c56aa4d4b
commit cc8a3f192d
3 changed files with 5 additions and 12 deletions
+2
View File
@@ -29,6 +29,8 @@ Changelog
``Script.goto``.
- **Python 2 support deprecated**. For this release it is best effort. Python 2
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.
0.15.2 (2019-12-20)
+++++++++++++++++++