summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith.r@gmail.com>2015-01-12 23:55:46 -0800
committerAmjith Ramanujam <amjith.r@gmail.com>2015-01-12 23:56:02 -0800
commitff9e4d26346bd7d28d85167092bc79dee18ed8c1 (patch)
tree9abb0452cb448408fc034dc36399abb9e9fd15a8
parent9a575d8512c26fd35a74326b0372bbf366dd87bc (diff)
changelog update.
-rw-r--r--changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.rst b/changelog.rst
index 428318cc..fcbaabe6 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -20,6 +20,7 @@ Bug Fixes:
* Fix 'message' attribute not found exception in Python 3. (Thanks: https://github.com/GMLudo)
* Use the database username as the database name instead of defaulting to OS username. (Thanks: https://github.com/fpietka)
* Auto-completion for auto-escaped column/table names.
+* Fix i-reverse-search to work in prompt_toolkit version 0.26.
0.11.0
======