Update changelog

This commit is contained in:
Brian M. Carlson 2019-04-16 17:35:08 -05:00
parent 13c14f1de0
commit 0f50d92ea6

View File

@ -4,6 +4,9 @@ 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.10.0
- Add support for [per-query types](https://github.com/brianc/node-postgres/pull/1825).
### 7.9.0
- Add support for [sasl/scram authentication](https://github.com/brianc/node-postgres/pull/1835).