We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a4bafc commit ebc14caCopy full SHA for ebc14ca
1 file changed
CHANGELOG.md
@@ -4,6 +4,11 @@ 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
+## pg@8.19.0
8
+
9
+- [Deprecate interal query queue](https://github.com/brianc/node-postgres/pull/3603).
10
+- Pass connection parameters [to password callback](https://github.com/brianc/node-postgres/pull/3602).
11
12
## pg@8.18.0
13
14
- [Return the client instance](https://github.com/brianc/node-postgres/pull/3564) as the result of calling `connect` (previously it was `void`).
0 commit comments