Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
brianc committed Nov 20, 2019
1 parent 510a273 commit b05ea52
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,10 @@ For richer information consult the commit log on github with referenced pull req

We do not include break-fix version release in this file.

### 7.14.0

- Reverts 7.13.0 as it contained [an accidental breaking change](https://github.com/brianc/node-postgres/pull/2010) for self-signed SSL cert verification. 7.14.0 is identical to 7.12.1.

### 7.13.0

- Add support for [all tls.connect()](https://github.com/brianc/node-postgres/pull/1996) options.
Expand Down

0 comments on commit b05ea52

Please sign in to comment.