We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae2615c commit 0c6dca4Copy full SHA for 0c6dca4
NEWS.md
@@ -4,6 +4,10 @@ For richer information consult the commit log on github with referenced pull req
4
5
We do not include break-fix version release in this file.
6
7
+### v3.3.0
8
+- Include port as connection parameter to [unix sockets](https://github.com/brianc/node-postgres/pull/604)
9
+- Better support for odd [date parsing](https://github.com/brianc/node-pg-types/pull/8)
10
+
11
### v3.2.0
12
13
- Add support for parsing [date arrays](https://github.com/brianc/node-pg-types/pull/3)
0 commit comments