Skip to content

Commit c4f8f2c

Browse files
committed
Update news
1 parent 7e774da commit c4f8f2c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

NEWS.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,15 @@ For richer information consult the commit log on github with referenced pull req
44

55
We do not include break-fix version release in this file.
66

7-
### v3.1.0
7+
### v3.2.0
88

99
- Add support for parsing [date arrays](https://github.com/brianc/node-pg-types/pull/3)
1010
- Expose array parsers on [pg.types](https://github.com/brianc/node-pg-types/pull/2)
11+
- Allow [pool](https://github.com/brianc/node-postgres/pull/591) to be configured
12+
13+
14+
### v3.1.0
15+
1116
- Add [count of the number of times a client has been checked out from the pool](https://github.com/brianc/node-postgres/pull/556)
1217
- Emit `end` from `pg` object [when a pool is drained](https://github.com/brianc/node-postgres/pull/571)
1318

0 commit comments

Comments
 (0)