1
0
Fork 0

Update changelog for release 1.1.0.

This commit is contained in:
Amjith Ramanujam 2016-07-01 23:13:50 -07:00
parent 9fb3e1b8b4
commit db140fb766
1 changed files with 20 additions and 0 deletions

View File

@ -1,3 +1,22 @@
1.1.0
=====
Features:
---------
* Add support for ``\db`` command. (Thanks: `Irina Truong`_)
Bugs:
-----
* Fix the crash at startup while parsing the postgres url with port number. (Thanks: `Eric Wald`_)
* Fix the crash with Redshift databases. (Thanks: `Darik Gamble`_)
Internal Changes:
-----------------
* Upgrade pgspecial to 1.5.0 and above.
1.0.0
=====
@ -492,3 +511,4 @@ Improvements:
.. _`Joakim Koljonen`: https://github.com/koljonen
.. _`Anže Pečar`: https://github.com/Smotko
.. _`Catherine Devlin`: https://github.com/catherinedevlin
.. _`Eric Wald`: https://github.com/eswald