1
0
Fork 0

Update changelog with \? crash fix.

This commit is contained in:
Amjith Ramanujam 2015-01-14 17:07:29 -08:00
parent 2a7d8aa79c
commit ee7134ec83
1 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,7 @@ Bug Fixes:
----------
* Fix the crash when \c fails.
* Fix the error thrown by \d when triggers are present.
* Fix broken behavior on \?. (Thanks: darikg_)
0.12.0
======
@ -60,3 +61,5 @@ Improvements:
-------------
* Faster test runs on TravisCI. (Thanks: https://github.com/macobo)
* Integration tests with Postgres!! (Thanks: https://github.com/macobo)
.. _darikg: https://github.com/darikg