summaryrefslogtreecommitdiffstats
path: root/changelog.rst
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith.r@gmail.com>2015-02-12 13:17:18 -0800
committerAmjith Ramanujam <amjith.r@gmail.com>2015-02-12 18:36:44 -0800
commit7c8e3bf7dfcb51d579a192141c31d0f391715b7e (patch)
treeaa32d784604b4d56cfe156c180deb27346bbbcb2 /changelog.rst
parentd06e9d2c1b010b4c628e97a376dbab698cd65e40 (diff)
Update changelog.
Diffstat (limited to 'changelog.rst')
-rw-r--r--changelog.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/changelog.rst b/changelog.rst
index 2ea61d14..7273c904 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -1,7 +1,15 @@
0.16.0
======
+
+Features:
+---------
* Add \ds special command to show sequences.
+Bug Fixes:
+----------
+* Fix a rare crash caused by adding new schemas to a database. (Thanks: darikg_)
+* Make \dt command honor the explicit schema specified in the arg. (Thanks: darikg_)
+
0.15.4
======
* Dummy version to replace accidental PyPI entry deletion.