summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AUTHORS2
-rw-r--r--changelog.rst3
2 files changed, 4 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index 96b4c221..9e78537e 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -85,7 +85,7 @@ Contributors:
* Artur Balabanov
* Kenny Do
* Max Rothman
-
+ * DanEEStar
Creator:
--------
diff --git a/changelog.rst b/changelog.rst
index 63c31c23..650599e1 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -3,6 +3,8 @@ Upcoming:
Bug fixes:
----------
+
+Set default port in `connect_uri` when none is given. (Thanks: `DanEEStar`_)
* Fix for error listing databases (#951). (Thanks: `Irina Truong`_)
Internal:
@@ -895,3 +897,4 @@ Improvements:
.. _`Artur Balabanov`: https://github.com/arturbalabanov
.. _`Kenny Do`: https://github.com/kennydo
.. _`Max Rothman`: https://github.com/maxrothman
+.. _`DanEEStar`: https://github.com/DanEEStar