Skip to content

Commit 8cf5a84

Browse files
committed
Update changelog
1 parent 3828aa8 commit 8cf5a84

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ For richer information consult the commit log on github with referenced pull req
44

55
We do not include break-fix version release in this file.
66

7+
### 7.5.0
8+
9+
- Better [error message](https://github.com/brianc/node-postgres/commit/11a4793452d618c53e019416cc886ad38deb1aa7) when passing `null` or `undefined` to `client.query`.
10+
- Better [error handling](https://github.com/brianc/node-postgres/pull/1503) on queued queries.
11+
712
### 7.4.0
813

914
- Add support for [Uint8Array](https://github.com/brianc/node-postgres/pull/1448) values.

0 commit comments

Comments
 (0)