forked from VimPlug/jedi
Update the changelog about f-strings
This commit is contained in:
+2
-1
@@ -6,13 +6,14 @@ Changelog
|
|||||||
0.12.0 (XXXX-XX-XX)
|
0.12.0 (XXXX-XX-XX)
|
||||||
+++++++++++++++++++
|
+++++++++++++++++++
|
||||||
|
|
||||||
- Remove Python 2.6 support
|
|
||||||
- Virtualenv/Environment support
|
- Virtualenv/Environment support
|
||||||
|
- F-String Completion/Goto Support
|
||||||
- Cannot crash with segfaults anymore
|
- Cannot crash with segfaults anymore
|
||||||
- Cleaned up import logic
|
- Cleaned up import logic
|
||||||
- Understand async/await and autocomplete it (including async generators)
|
- Understand async/await and autocomplete it (including async generators)
|
||||||
- Better namespace completions
|
- Better namespace completions
|
||||||
- Passing tests for Windows (including CI for Windows)
|
- Passing tests for Windows (including CI for Windows)
|
||||||
|
- Remove Python 2.6 support
|
||||||
|
|
||||||
0.11.1 (2017-12-14)
|
0.11.1 (2017-12-14)
|
||||||
+++++++++++++++++++
|
+++++++++++++++++++
|
||||||
|
|||||||
Reference in New Issue
Block a user