add news entry

This commit is contained in:
Gil Forsyth 2016-09-10 09:20:59 -04:00
parent d5220f2159
commit 00a79bf718

14
news/split_completion.rst Normal file
View file

@ -0,0 +1,14 @@
**Added:** None
**Changed:** None
**Deprecated:** None
**Removed:** None
**Fixed:**
* Python completions now work without space delimiters, e.g. ``a=matpl<TAB>``
will complete to ``a=matplotlib``
**Security:** None