1
0
forked from VimPlug/jedi

Update the changelog about f-strings

This commit is contained in:
Dave Halter
2018-04-08 01:38:09 +02:00
parent 7fca4c332d
commit aa9f7fd304

View File

@@ -6,13 +6,14 @@ Changelog
0.12.0 (XXXX-XX-XX)
+++++++++++++++++++
- Remove Python 2.6 support
- Virtualenv/Environment support
- F-String Completion/Goto Support
- Cannot crash with segfaults anymore
- Cleaned up import logic
- Understand async/await and autocomplete it (including async generators)
- Better namespace completions
- Passing tests for Windows (including CI for Windows)
- Remove Python 2.6 support
0.11.1 (2017-12-14)
+++++++++++++++++++