Update changelog

This commit is contained in:
Brian M. Carlson 2017-08-03 23:55:01 -05:00
parent 3a6b8416c2
commit 03e8f7128c

View File

@ -4,6 +4,12 @@ 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.1.0
#### Enhancements
- [You can now supply both a connection string and additional config options to clients.](https://github.com/brianc/node-postgres/pull/1363)
### 7.0.0
#### Breaking Changes