summaryrefslogtreecommitdiffstats
path: root/changelog.rst
diff options
context:
space:
mode:
authorIrina Truong <i.chernyavska@gmail.com>2019-06-09 08:05:28 -0700
committerDick Marinus <dick@mrns.nl>2019-06-09 17:05:28 +0200
commit10cc4ce2b9e1d745f3be91373f48ef6ea9ca7f88 (patch)
treeb9de7e6479450438c3be8410952720e87cfd7ac2 /changelog.rst
parentf27ac1c110da6ba117ce93c5631c779bd9683a8a (diff)
Partial fix for #1058. (#1068)
Diffstat (limited to 'changelog.rst')
-rw-r--r--changelog.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelog.rst b/changelog.rst
index 323627a2..467afe73 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -6,6 +6,11 @@ Features:
* Add `\\G` as a terminator to sql statements that will show the results in expanded mode. This feature is copied from mycli. (Thanks: `Amjith Ramanujam`_)
+Bug fixes:
+----------
+
+* Error connecting to PostgreSQL 12beta1 (#1058). (Thanks: `Irina Truong`_)
+
2.1.1
=====