diff --git a/changelog.rst b/changelog.rst index 9d3f6d63..428318cc 100644 --- a/changelog.rst +++ b/changelog.rst @@ -19,6 +19,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. 0.11.0 ======