We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 896faa5 commit 0012386Copy full SHA for 0012386
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
+### 7.8.0
8
+
9
+- Add support for passing [secureOptions](https://github.com/brianc/node-postgres/pull/1804) SSL config.
10
+- Upgrade [pg-types](https://github.com/brianc/node-postgres/pull/1806) to 2.0.
11
12
### 7.7.0
13
14
- Add support for configurable [query timeout](https://github.com/brianc/node-postgres/pull/1760) on a client level.
0 commit comments