We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c6da45 commit dbe0588Copy full SHA for dbe0588
NEWS.md
@@ -4,6 +4,9 @@ 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
+### v4.5.0
8
+- Add option to parse JS date objects in query parameters as [UTC](https://github.com/brianc/node-postgres/pull/943)
9
+
10
### v4.4.0
11
- Warn to `stderr` if a named query exceeds 63 characters which is the max lenght supported by postgres.
12
0 commit comments