1
0
Fork 0

add alias-dsn in changelog

This commit is contained in:
fraoustin 2018-02-10 17:08:03 +01:00
parent f5eb92bde2
commit 3338a931b7
2 changed files with 5 additions and 0 deletions

3
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,3 @@
{
"restructuredtext.confPath": "c:\\Users\\faoustin\\Downloads\\pgcli"
}

View File

@ -6,6 +6,8 @@ Features:
* manage pager by \pset pager and add enable_pager to the config file (Thanks: `Frederic Aoustin`_).
* Add support for `\T` command to change format output. (Thanks: `Frederic Aoustin`_).
* Add option list-dsn (Thanks: `Frederic Aoustin`_).
Internal changes:
-----------------