Update changelog

This commit is contained in:
Brian Carlson 2026-01-14 12:05:18 -06:00
parent ecff60dc8a
commit 8750cada1d

View File

@ -4,6 +4,10 @@ For richer information consult the commit log on github with referenced pull req
We do not include break-fix version release in this file.
## pg@8.17.0
- Throw correct error if database URL parsing [fails](https://github.com/brianc/node-postgres/issues/3513).
## pg@8.16.0
- Add support for [min connection pool size](https://github.com/brianc/node-postgres/pull/3438).