diff --git a/NEWS.md b/NEWS.md index aa1167ec..99885ab6 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. +### v3.6.0 +- Include support for (parsing JSONB)[https://github.com/brianc/node-pg-types/pull/13] (supported in postgres 9.4) + ### v3.5.0 - Include support for parsing boolean arrays