From 94ad322eb9b949ebe097b5cd57c07217930c43a5 Mon Sep 17 00:00:00 2001 From: "Brian M. Carlson" Date: Thu, 25 Jul 2019 13:06:23 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) 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