1
0
Fork 0

Update changelog.

This commit is contained in:
Amjith Ramanujam 2015-02-08 14:09:12 -08:00
parent 749a69d621
commit 3afb59c83d
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ Features:
---------
* Add syntax color styles to config.
* Add auto-completion for COPY statements.
* Change Postgres adapter to psycopg2cffi, to make it PyPy compatible.
Now pgcli can be run by PyPy.
Bug Fixes:
----------