Skip to content

Commit

Permalink
Changelog update to release 1.10.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
j-bennet committed Jul 13, 2018
1 parent 5491d28 commit e9dfd5b
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions changelog.rst
@@ -1,21 +1,26 @@
Upcoming:
=========
Upcoming
========

TODO

1.10.0
======

Features:
---------
* Add quit commands to the completion menu. (Thanks: `Jason Ribeiro`_)
* Add table formats to ``\T`` completion. (Thanks: `Jason Ribeiro`_)
* Support `\\ev``, ``\ef`` (#754). (Thanks: `Catherine Devlin`_)
* Add ``application_name`` to help identify pgcli connection to database (issue #868) (Thanks: `François Pietka`_)
* Add `--user` option, duplicate of `--username`, the same cli option like `psql` (Thanks: `Alexandr Korsak`_)

Internal changes:
-----------------

* Mark tests requiring a running database server as dbtest (Thanks: `Dick Marinus`_)
* Add ``application_name`` to help identify pgcli connection to database (issue #868) (Thanks: `François Pietka`_)
* Support `\\ev``, ``\ef`` (issue #) (Thanks: `Catherine Devlin`_)
* Add an is_special command flag to MetaQuery (Thanks: `Rishi Ramraj`_)
* Ported Destructive Warning from mycli.
* Refactor Destructive Warning behave tests (Thanks: `Dick Marinus`_)
* Add `--user` option, duplicate of `--username`, the same cli option like `psql` (Thanks: `Alexandr Korsak`_)

Bug Fixes:
----------
Expand Down

0 comments on commit e9dfd5b

Please sign in to comment.