We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb7c682 commit a29affeCopy full SHA for a29affe
CHANGELOG.md
NEWS.md
@@ -4,6 +4,13 @@ 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.1.0
8
+
9
+- Add support for parsing [date arrays](https://github.com/brianc/node-pg-types/pull/3)
10
+- Expose array parsers on [pg.types](https://github.com/brianc/node-pg-types/pull/2)
11
+- Add [count of the number of times a client has been checked out from the pool]
12
+- Emit `end` from `pg` object [when a pool is drained](https://github.com/brianc/node-postgres/pull/571)
13
14
### v3.0.0
15
16
#### Breaking changes
0 commit comments