Skip to content

Commit a1816ed

Browse files
committed
Update NEWS.md
writing ain't my strong suit
1 parent ce633bc commit a1816ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ We do not include break-fix version release in this file.
66

77
### v2.1.0
88
- 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!
1010
- [Add field metadata to result object](https://github.com/brianc/node-postgres/blob/master/test/integration/client/row-description-on-results-tests.js)
1111
- [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)
1212

0 commit comments

Comments
 (0)