diff --git a/NEWS.md b/NEWS.md index 022c4679..5edda2aa 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.5.0 +- Ability to opt-in to int8 parsing via `pg.defaults.parseInt8 = true` + ### v2.4.0 - Use eval in the result set parser to increase performance