diff --git a/NEWS.md b/NEWS.md index 5edda2a..cd14b5b 100644 --- a/NEWS.md +++ b/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. +### v2.6.0 +- Respect PGSSLMODE environment variable + ### v2.5.0 - Ability to opt-in to int8 parsing via `pg.defaults.parseInt8 = true`