We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3b47a9 commit d2e50d7Copy full SHA for d2e50d7
NEWS.md
@@ -4,6 +4,9 @@ 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
+### v4.1.0
8
+- Allow type parser overrides on a [per-client basis](https://github.com/brianc/node-postgres/pull/679)
9
+
10
### v4.0.0
11
- Make [native bindings](https://github.com/brianc/node-pg-native.git) an optional install with `npm install pg-native`
12
- No longer surround query result callback with `try/catch` block.
0 commit comments