Update NEWS

This commit is contained in:
Brian M. Carlson 2014-01-06 08:11:22 -06:00
parent 22d5adb335
commit ba16118268

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.
### v2.11.0
- Add support for [application_name](https://github.com/brianc/node-postgres/pull/497)
### v2.10.0
- Add support for [the password file](http://www.postgresql.org/docs/9.3/static/libpq-pgpass.html)