summaryrefslogtreecommitdiffstats
path: root/changelog.rst
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith.r@gmail.com>2015-01-26 23:26:07 -0800
committerAmjith Ramanujam <amjith.r@gmail.com>2015-01-26 23:26:07 -0800
commitb9e692e89f0106d1936525516737414e2c681d36 (patch)
treed5f237e95c239e045c5ae858a4760d212ccd0068 /changelog.rst
parentc2d539df8aaba9bc15031cb9234f401694e0d5ee (diff)
Update TODO and changelog.
Diffstat (limited to 'changelog.rst')
-rw-r--r--changelog.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.rst b/changelog.rst
index 0d4881c8..6b3940d8 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -6,6 +6,8 @@ Features:
* Add alias completion support to ON keyword. (Thanks: `Iryna Cherniavska`_)
* Add LIMIT keyword to completion.
* Confirm before printing large tables.
+* Auto-completion for Postgres schemas. (Thanks: darikg_)
+* Better unicode handling for datatypes, dbname and roles.
Bug Fixes:
----------