You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ We do not include break-fix version release in this file.
6
6
7
7
### v2.1.0
8
8
- Add support for SSL connections in JavaScript driver
9
-
- this means you can connect to heroku postgres locally without the native bindings!
9
+
- this means you can connect to heroku postgres from your local machine without the native bindings!
10
10
-[Add field metadata to result object](https://github.com/brianc/node-postgres/blob/master/test/integration/client/row-description-on-results-tests.js)
11
11
-[Add ability for rows to be returned as arrays instead of objects](https://github.com/brianc/node-postgres/blob/master/test/integration/client/results-as-array-tests.js)
0 commit comments