Skip to content

Commit f824d74

Browse files
committed
Update changelog
1 parent 684cd09 commit f824d74

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +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+
### pg@8.7.0
8+
9+
- Add optional config to [pool](https://github.com/brianc/node-postgres/pull/2568) to allow process to exit if pool is idle.
10+
11+
### pg-cursor@2.7.0
12+
13+
- Convert to [es6 class](https://github.com/brianc/node-postgres/pull/2553)
14+
- Add support for promises [to cursor methods](https://github.com/brianc/node-postgres/pull/2554)
15+
716
### pg@8.6.0
817

918
- Better [SASL](https://github.com/brianc/node-postgres/pull/2436) error messages & more validation on bad configuration.

0 commit comments

Comments
 (0)