summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIrina Truong <i.chernyavska@gmail.com>2018-10-30 07:41:38 -0700
committerGitHub <noreply@github.com>2018-10-30 07:41:38 -0700
commit589c2abdfb329d343f5fcc41f674993677f01607 (patch)
tree9eb9f3c028fb5a9caae25a870c6761e5f55fbcec
parentabb801e4afb200db3cece3c16da307782338c1d0 (diff)
Missed changelog update. (#960)
-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