Skip to content

Commit 8c0b074

Browse files
committed
Update CHANGELOG with Node 6 crash workaround
1 parent 3a6ce29 commit 8c0b074

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
- Fixed a bug that caused `queryStream()` to emit multiple close
2626
events in Node.js 10.
2727

28+
- Fixed a crash when getting the list of names for an undefined object
29+
with Node.js 6.
30+
2831
- Remove deprecated `Buffer()` function in tests in order to eliminate
2932
a deprecation warning with Node.js 10.
3033

0 commit comments

Comments
 (0)