Skip to content

Commit 1c8c710

Browse files
committed
Update changelog
1 parent 0c7040e commit 1c8c710

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ 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.20.0
8+
9+
- Add [onConnect](https://github.com/brianc/node-postgres/pull/3620) callback to pg.Pool constructor options allowing for async initialization of newly created & connected pooled clients.
10+
711
## pg@8.19.0
812

913
- [Deprecate interal query queue](https://github.com/brianc/node-postgres/pull/3603).

0 commit comments

Comments
 (0)