1
0
Fork 0

Changelog update.

This commit is contained in:
Amjith Ramanujam 2015-01-29 22:23:09 -08:00
parent c08d4a51e5
commit eb006c0ea2
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ Bug Fixes:
* Performance improvements to expanded view display (\x).
* Cast bytea files to text while displaying. (Thanks: `Daniel Rocco`_)
* Added a list of reserved words that should be auto-escaped.
* Auto-completion is now case-insensitive.
* Fix the broken completion for multiple sql statements. (Thanks: darikg_)
0.13.0
======