summaryrefslogtreecommitdiffstats
path: root/changelog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.rst')
-rw-r--r--changelog.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/changelog.rst b/changelog.rst
index 134f5a59..3c8d8c20 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -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