From dce02e8d777037926ab6d2265b653242d0afc381 Mon Sep 17 00:00:00 2001 From: "Brian M. Carlson" Date: Tue, 10 Nov 2020 11:00:41 -0600 Subject: [PATCH] Update sponsors & changelog --- CHANGELOG.md | 6 ++++++ SPONSORS.md | 2 ++ 2 files changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b62cc008..51ca3426 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. diff --git a/SPONSORS.md b/SPONSORS.md index a11b2b55..1bc13bf7 100644 --- a/SPONSORS.md +++ b/SPONSORS.md @@ -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