summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIrina Truong <i.chernyavska@gmail.com>2017-03-11 15:23:48 -0800
committerIrina Truong <i.chernyavska@gmail.com>2017-03-11 15:23:48 -0800
commitf621dce8ada942386822663e53e42d2520820f93 (patch)
treed53ac2275237633cf2f5c51ce4d817f45faee6d1
parent6592b73657f0007892d7c348d504cd9be7a551f8 (diff)
Track recent changes in changelog.
-rw-r--r--changelog.rst9
1 files changed, 8 insertions, 1 deletions
diff --git a/changelog.rst b/changelog.rst
index 94cb634a..5514c17b 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -1,9 +1,15 @@
Upcoming
-=====
+========
Features:
---------
* Better suggestions when editing functions (Thanks: `Joakim Koljonen`_)
+* Command line option for ``--less-chatty``. (Thanks: `tk`_)
+
+Bug fixes:
+----------
+
+* Support unicode chars in expanded mode. (Thanks: `Amjith Ramanujam`_)
1.5.0
=====
@@ -643,3 +649,4 @@ Improvements:
.. _`Manuel Barkhau`: https://github.com/mbarkhau
.. _`Sergii`: https://github.com/foxyterkel
.. _`Emanuele Gaifas`: https://github.com/lelit
+.. _`tk`: https://github.com/kanet77