From ba161182688478d7fb6fa827f871ab1a83f06416 Mon Sep 17 00:00:00 2001 From: "Brian M. Carlson" Date: Mon, 6 Jan 2014 08:11:22 -0600 Subject: [PATCH] Update NEWS --- NEWS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.md b/NEWS.md index 65ba01f4..6b0cc14d 100644 --- a/NEWS.md +++ b/NEWS.md @@ -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)