summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith.r@gmail.com>2015-03-01 00:58:02 -0800
committerAmjith Ramanujam <amjith.r@gmail.com>2015-03-01 00:58:02 -0800
commite88121758b1b1e83c71b455623cc1ce30b5b7a64 (patch)
tree1b719673f08978d415c82f63ab85e348f2030269
parent12f2bdd587650d5564281651f929f7feaedbe309 (diff)
Update changelog.
-rw-r--r--changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.rst b/changelog.rst
index b9accb3e..e8d5ac17 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -12,6 +12,7 @@ Features:
removes the unicode prefix (eg: u'Éowyn') in the output. (Thanks: `Daniel Rocco`_)
* Add \df special command to show functions. (Thanks: darikg_)
* Make suggestions for special commands smarter. eg: \dn - only suggests schemas. (Thanks: darikg_)
+* Print out the version and other meta info about pgcli at startup.
Bug Fixes:
----------