summaryrefslogtreecommitdiffstats
path: root/changelog.rst
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith.r@gmail.com>2021-05-06 08:12:31 -0700
committerGitHub <noreply@github.com>2021-05-06 08:12:31 -0700
commit3a95530677a892995f9de3af9043ce14285a81b8 (patch)
treec91f8257deacc249b02b600646448336129cb62b /changelog.rst
parent26bdc4e7599d11ba3e2cef4dc8e3df3bdedbdf91 (diff)
parent2fe94c38b4e2fb3f724598b15c1dca280961a84e (diff)
Merge branch 'master' into func-pr
Diffstat (limited to 'changelog.rst')
-rw-r--r--changelog.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/changelog.rst b/changelog.rst
index 20f61b80..4fd6fb28 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -16,7 +16,8 @@ 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)
-* Add function literals random, g;nerate_series, generate_subscripts
+* Add function literals random, generate_series, generate_subscripts
+* Fix ANSI escape codes in first line make the cli choose expanded output incorrectly
3.1.0
=====