We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 287d7e6 commit 41d8ccaCopy full SHA for 41d8cca
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
+### v2.2.0
8
+- [Add support for excapeLiteral and escapeIdentifier in both JavaScript and the native bindings](https://github.com/brianc/node-postgres/pull/396)
9
+
10
### v2.1.0
11
- Add support for SSL connections in JavaScript driver
12
- this means you can connect to heroku postgres from your local machine without the native bindings!
0 commit comments