diff --git a/CHANGELOG.md b/CHANGELOG.md index 738afe7c..7792612f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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