1
0
Fork 0

Update changelog.

This commit is contained in:
Amjith Ramanujam 2015-02-26 23:35:56 -08:00
parent eded02a0a8
commit 09da888f88
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ Bug Fixes:
* Make \dt command honor the explicit schema specified in the arg. (Thanks: darikg_)
* Print BIGSERIAL type as Integer instead of Float.
* Show completions for special commands at the beginning of a statement. (Thanks: `Daniel Rocco`_)
* Allow special commands to work in a multi-statement case where multiple sql
statements are separated by semi-colon in the same line.
0.15.4
======