1
0
Fork 0

changelog update.

This commit is contained in:
Amjith Ramanujam 2015-01-12 23:55:46 -08:00
parent 9a575d8512
commit ff9e4d2634
1 changed files with 1 additions and 0 deletions

View File

@ -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
======