summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthieu Guilbert <guil.matthieu@gmail.com>2018-06-10 16:37:00 +0800
committerMatthieu Guilbert <guil.matthieu@gmail.com>2018-06-10 16:37:00 +0800
commitbeca2821963f74b5b172686fcb5f3b9d57026a5c (patch)
tree16b776e585f5a10e5f51a0d0a75822eeabc1c6f0
parentf13637aa2130ff399c2a3f94080c16a9e0c6a56e (diff)
Update changelog.
-rw-r--r--changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.rst b/changelog.rst
index 4fe768cf..bd0438f6 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -22,6 +22,7 @@ Bug Fixes:
* Make keyring optional. (Thanks: `Dick Marinus`_)
* Fix ipython magic connection (#891). (Thanks: `Irina Truong`_)
* Fix not enough values to unpack. (Thanks: `Matthieu Guilbert`_)
+* Fix unbound local error when destructive_warning is false. (Thanks: `Matthieu Guilbert`_)
1.9.1:
======