summaryrefslogtreecommitdiffstats
path: root/changelog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.rst')
-rw-r--r--changelog.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/changelog.rst b/changelog.rst
index 952583eb..43a4c043 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -7,6 +7,7 @@ Bug fixes:
* Fix exception when retrieving password from keyring ([issue 1338](https://github.com/dbcli/pgcli/issues/1338)).
* Fix using comments with special commands ([issue 1362](https://github.com/dbcli/pgcli/issues/1362)).
* Small improvements to the Windows developer experience
+* Fix submitting queries in safe multiline mode ([1360](https://github.com/dbcli/pgcli/issues/1360)).
Internal:
---------
@@ -21,7 +22,7 @@ Bug fixes:
----------
* Fix the bug with Redshift not displaying word count in status ([related issue](https://github.com/dbcli/pgcli/issues/1320)).
-* Show the error status for CSV output format.
+* Show the error status for CSV output format.
3.4.0 (2022/02/21)