Update changelog

This commit is contained in:
Brian M. Carlson 2019-07-25 13:06:23 -05:00
parent 3ead900349
commit 94ad322eb9

View File

@ -4,10 +4,16 @@ For richer information consult the commit log on github with referenced pull req
We do not include break-fix version release in this file.
### 7.12.0
- Add support for [async password lookup](https://github.com/brianc/node-postgres/pull/1926).
### 7.11.0
- Add support for [connection_timeout](https://github.com/brianc/node-postgres/pull/1847/files#diff-5391bde944956870128be1136e7bc176R63) and [keepalives_idle](https://github.com/brianc/node-postgres/pull/1847).
### 7.10.0
- Add support for [per-query types](https://github.com/brianc/node-postgres/pull/1825).
### 7.9.0