Update news

This commit is contained in:
Brian M. Carlson 2014-10-15 15:34:26 -04:00
parent c7deb49128
commit 41f8712252

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.
### 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