summaryrefslogtreecommitdiffstats
path: root/changelog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.rst')
-rw-r--r--changelog.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/changelog.rst b/changelog.rst
index 5514c17b..5f61ee8f 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -1,15 +1,17 @@
-Upcoming
-========
+1.5.1
+=====
Features:
---------
* Better suggestions when editing functions (Thanks: `Joakim Koljonen`_)
* Command line option for ``--less-chatty``. (Thanks: `tk`_)
+* Added ``MATERIALIZED VIEW`` keywords. (Thanks: `Joakim Koljonen`_).
Bug fixes:
----------
* Support unicode chars in expanded mode. (Thanks: `Amjith Ramanujam`_)
+* Fixed "set_session cannot be used inside a transaction" when using dsn. (Thanks: `Irina Truong`_).
1.5.0
=====