summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith.r@gmail.com>2015-02-13 00:55:42 -0800
committerAmjith Ramanujam <amjith.r@gmail.com>2015-02-13 00:55:42 -0800
commit871f7d66ca39dc6fe187c0142415b29a4cd5a5b7 (patch)
tree6bb6cccba624e3a3cd2c7993c16a21aac5e49eb1
parent868a7a88f7a735222b29b85d1f501a8883c03f63 (diff)
Changelog update.
-rw-r--r--changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.rst b/changelog.rst
index 8db776ad..21d4813a 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -10,6 +10,7 @@ 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_)
+* Print BIGSERIAL type as Integer instead of Float.
0.15.4
======