diff --git a/NEWS.md b/NEWS.md index bddf7fa..c98f369 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.9.0 +- Add better support for [unix domain socket](https://github.com/brianc/node-postgres/pull/487) connections + ### v2.8.0 - Add support for parsing JSON[] and UUID[] result types