summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith.r@gmail.com>2019-05-06 07:29:48 -0700
committerAmjith Ramanujam <amjith.r@gmail.com>2019-05-06 07:29:48 -0700
commitdc43430a9a7dc72525027f4fda4fd2137d30362e (patch)
tree1055c356fcae0f98d24a22aac3a677c1371c8d64
parenta6d44df4a7eb090708259a1ed73f2729e48b1e92 (diff)
Update changelog.
-rw-r--r--changelog.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/changelog.rst b/changelog.rst
index 1546ff8d..cb08ae3a 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -8,6 +8,7 @@ Bug fixes:
* Fix for "no attribute KeyringLocked" (#1040). (Thanks: `Irina Truong`_)
* Pgcli no longer works with password containing spaces (#1043). (Thanks: `Irina Truong`_)
* Load keyring only when keyring is enabled in the config file (#1041). (Thanks: `Zhaolong Zhu`_)
+* Fix the broken support for pgservice . (Thanks: `Xavier Francisco`_)
Internal:
---------
@@ -969,4 +970,4 @@ Improvements:
.. _`Nathan Verzemnieks`: https://github.com/njvrzm
.. _`raylu`: https://github.com/raylu
.. _`Zhaolong Zhu`: https://github.com/zzl0
-
+.. _`Xavier Francisco`: https://github.com/Qu4tro