summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Roten <tsr@lavabit.com>2017-06-19 09:27:10 -0500
committerThomas Roten <tsr@lavabit.com>2017-06-19 09:27:10 -0500
commit39ee5579c43782eed625b918a5490871b28d49e5 (patch)
tree6e107aa6009d829b5ef5397ce8b96f89a2b09274
parent4e54e49b06c4b4da54a3ff9ac20ba39c46351878 (diff)
Add cli helpers to changelog.
-rw-r--r--changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.rst b/changelog.rst
index a547136e..d207943f 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -6,6 +6,7 @@ Upcoming
* Use dbcli's Homebrew tap for installing pgcli on macOS (issue #718) (Thanks: `Thomas Roten`_).
* Only set `LESS` environment variable if it's unset. (Thanks: `Irina Truong`_)
* Quote schema in `SET SCHEMA` statement (issue #469) (Thanks: `Irina Truong`_)
+* Use CLI Helpers for pretty printing query results (Thanks: `Thomas Roten`_).
1.6.0
=====