summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AUTHORS2
-rw-r--r--changelog.rst7
2 files changed, 6 insertions, 3 deletions
diff --git a/AUTHORS b/AUTHORS
index fc750d9e..28430c4b 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -89,7 +89,7 @@ Contributors:
* Ignacio Campabadal
* Mikhail Elovskikh (wronglink)
* Marcin Cieślak (saper)
- * easteregg
+ * easteregg (verfriemelt-dot-org)
* Scott Brenstuhl (808sAndBR)
Creator:
diff --git a/changelog.rst b/changelog.rst
index e5f50985..7af82674 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -4,13 +4,14 @@ Upcoming:
Features:
---------
-* keybindings for closing the autocomplete list
-* reconnect automatically when server closes connection
+* Keybindings for closing the autocomplete list. (Thanks: `easteregg`_)
+* Reconnect automatically when server closes connection. (Thanks: `Scott Brenstuhl`_)
Bug fixes:
----------
* Avoid error message on the server side if hstore extension is not installed in the current database (#991). (Thanks: `Marcin Cieślak`_)
* All pexpect submodules have been moved into the pexpect package as of version 3.0. Use pexpect.TIMEOUT (Thanks: `Marcin Cieślak`_)
+* Fix crash retrieving server version with ``--single-connection``. (Thanks: `Irina Truong`_)
Internal:
---------
@@ -942,3 +943,5 @@ Improvements:
.. _`Ignacio Campabadal`: https://github.com/igncampa
.. _`Mikhail Elovskikh`: https://github.com/wronglink
.. _`Marcin Cieślak`: https://github.com/saper
+.. _`Scott Brenstuhl`: https://github.com/808sAndBR
+.. _`easteregg`: https://github.com/verfriemelt-dot-org