summaryrefslogtreecommitdiffstats
path: root/changelog.rst
diff options
context:
space:
mode:
authorPaweł Sacawa <pawelsacawa@gmail.com>2021-05-02 18:27:55 -0400
committerPaweł Sacawa <pawelsacawa@gmail.com>2021-05-02 18:27:55 -0400
commit773f69ba432c995344748b427ba3902c5ee6e665 (patch)
treec0012fec8626d1fa93e07e27153d19db327acf18 /changelog.rst
parent8de796c59c70bc673dd05928514376e64a5609d4 (diff)
Modify changelog
Diffstat (limited to 'changelog.rst')
-rw-r--r--changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.rst b/changelog.rst
index bc1ad77b..fdf0701c 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -16,6 +16,7 @@ Bug fixes:
* Fix comments being lost in config when saving a named query. (#1240)
* Fix IPython magic for ipython-sql >= 0.4.0
* Fix pager not being used when output format is set to csv. (#1238)
+* Fix ANSI escape codes in first line make the cli choose expanded output incorrectly
3.1.0
=====