1
0
Fork 0

Update changelog for the compact output.

This commit is contained in:
Amjith Ramanujam 2020-04-18 19:08:07 -07:00
parent 64c0b3553d
commit 3071de14f5
1 changed files with 13 additions and 0 deletions

View File

@ -1,3 +1,15 @@
TBD
===
Features:
---------
* Make the output more compact by removing the empty newline. (Thanks: `laixintao`_)
Bug fixes:
----------
3.0.0
=====
@ -11,6 +23,7 @@ Features:
* Add config option show_bottom_toolbar.
Bug fixes:
----------
* Fix warning raised for using `is not` to compare string literal
* Close open connection in completion_refresher thread