1
0
forked from VimPlug/jedi

Add a few bits to the changelog

This commit is contained in:
Dave Halter
2018-03-02 08:59:02 +01:00
parent 4dc10e0d4b
commit 89c616a475

View File

@@ -6,8 +6,12 @@ Changelog
0.12.0 (2018-01-01)
+++++++++++++++++++
- Remove Python 2.6
- VirtualEnvs
- Remove Python 2.6 support
- Virtualenv/Environment support
- Cannot crash with segfaults anymore
- Cleaned up import logic
- Understand async/await and autocomplete it (including async generators)
- Better namespace completions
0.11.1 (2017-12-14)
+++++++++++++++++++