1
0
Fork 0

Changelog update.

This commit is contained in:
Amjith Ramanujam 2015-01-13 22:16:41 -08:00
parent aba749bbf5
commit 07ed2edc1f
1 changed files with 16 additions and 0 deletions

View File

@ -1,3 +1,19 @@
Current
=======
Features:
---------
* Add -d/--dbname option to the commandline.
eg: pgcli -d database
* Add the username as an argument after the database.
eg: pgcli dbname user
Bug Fixes:
----------
* Fix the crash when \c fails.
* Fix the error thrown by \d when triggers are present.
0.12.0
======