mirror of
https://github.com/brianc/node-postgres.git
synced 2026-02-01 16:47:23 +00:00
Update news
This commit is contained in:
parent
d3b47a91fa
commit
d2e50d7901
3
NEWS.md
3
NEWS.md
@ -4,6 +4,9 @@ For richer information consult the commit log on github with referenced pull req
|
|||||||
|
|
||||||
We do not include break-fix version release in this file.
|
We do not include break-fix version release in this file.
|
||||||
|
|
||||||
|
### v4.1.0
|
||||||
|
- Allow type parser overrides on a [per-client basis](https://github.com/brianc/node-postgres/pull/679)
|
||||||
|
|
||||||
### v4.0.0
|
### v4.0.0
|
||||||
- Make [native bindings](https://github.com/brianc/node-pg-native.git) an optional install with `npm install pg-native`
|
- Make [native bindings](https://github.com/brianc/node-pg-native.git) an optional install with `npm install pg-native`
|
||||||
- No longer surround query result callback with `try/catch` block.
|
- No longer surround query result callback with `try/catch` block.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user