summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith.r@gmail.com>2015-02-04 22:03:51 -0800
committerAmjith Ramanujam <amjith.r@gmail.com>2015-02-04 22:03:51 -0800
commitb6fa56728ce231e91bc75b81a52b22faa98c2095 (patch)
tree559bbc656821d690d3d7d3fca29df4dcc317b3f6
parent34c65cc2fb0019956408e53e07bd9684d73c64b3 (diff)
Update changelog.
-rw-r--r--changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.rst b/changelog.rst
index 2ed0f56c..5cb9079b 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -10,6 +10,7 @@ Bug Fixes:
----------
* Treat boolean values as strings instead of ints.
* Make \di, \dv and \dt to be schema aware. (Thanks: darikg_)
+* Make column name display unicode compatible.
0.14.0
======