summaryrefslogtreecommitdiffstats
path: root/changelog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.rst')
-rw-r--r--changelog.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/changelog.rst b/changelog.rst
index 650599e1..2a7505dc 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -4,7 +4,8 @@ Upcoming:
Bug fixes:
----------
-Set default port in `connect_uri` when none is given. (Thanks: `DanEEStar`_)
+* Fix for loading/saving named queries from provided config file (#938). (Thanks: `Daniel Egger`_)
+* Set default port in `connect_uri` when none is given. (Thanks: `Daniel Egger`_)
* Fix for error listing databases (#951). (Thanks: `Irina Truong`_)
Internal:
@@ -897,4 +898,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
+.. _`Daniel Egger`: https://github.com/DanEEStar