mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
Update sponsors & changelog
This commit is contained in:
parent
0012a43d95
commit
dce02e8d77
@ -4,6 +4,12 @@ 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.5.0
|
||||
|
||||
- Fix bug forwarding [ssl key](https://github.com/brianc/node-postgres/pull/2394).
|
||||
- Convert pg-query-stream internals to [typescript](https://github.com/brianc/node-postgres/pull/2376).
|
||||
- Performance [improvements](https://github.com/brianc/node-postgres/pull/2286).
|
||||
|
||||
### pg@8.4.0
|
||||
|
||||
- Switch to optional peer dependencies & remove [semver](https://github.com/brianc/node-postgres/commit/a02dfac5ad2e2abf0dc3a9817f953938acdc19b1) package which has been a small thorn in the side of a few users.
|
||||
|
||||
@ -8,6 +8,7 @@ node-postgres is made possible by the helpful contributors from the community as
|
||||
- [Nafundi](https://nafundi.com)
|
||||
- [CrateDB](https://crate.io/)
|
||||
- [BitMEX](https://www.bitmex.com/app/trade/XBTUSD)
|
||||
- [Dataform](https://dataform.co/)
|
||||
|
||||
# Supporters
|
||||
|
||||
@ -32,3 +33,4 @@ node-postgres is made possible by the helpful contributors from the community as
|
||||
- Simple Analytics
|
||||
- Trevor Linton
|
||||
- Ian Walter
|
||||
- @Guido4000
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user