summaryrefslogtreecommitdiffstats
path: root/changelog.rst
diff options
context:
space:
mode:
authorIrina Truong <i.chernyavska@gmail.com>2022-06-10 10:14:57 -0700
committerIrina Truong <i.chernyavska@gmail.com>2022-06-10 10:27:54 -0700
commit165818bee3a9ba11f58880937ae9e30e8a99e7e4 (patch)
tree5ff3c480bf88896bbd553123346bc20f9ae12fea /changelog.rst
parentd608ffe7c78a4399a554659addfb1300a92b5418 (diff)
More generic try/catch when dealing with keyring.
Diffstat (limited to 'changelog.rst')
-rw-r--r--changelog.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelog.rst b/changelog.rst
index 94d51f6f..1126f44f 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -1,6 +1,11 @@
Upcoming:
=========
+Bug fixes:
+----------
+
+* Fix exception when retrieving password from keyring ([issue 1338](https://github.com/dbcli/pgcli/issues/1338)).
+
Internal:
---------