Update CHANGELOG.md

This commit is contained in:
Brian M. Carlson 2019-03-15 13:42:24 -05:00
parent 9cf3d32467
commit b12881209b

View File

@ -4,6 +4,10 @@ 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.9.0
- Add support for [sasl/scram authentication](https://github.com/brianc/node-postgres/pull/1835).
### 7.8.0
- Add support for passing [secureOptions](https://github.com/brianc/node-postgres/pull/1804) SSL config.