Skip to content

Commit 9ecc746

Browse files
committed
doc: add missing changes: entry for assert.throws
Refs: #20485 PR-URL: #20723 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com>
1 parent 86d396c commit 9ecc746

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/api/assert.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1056,6 +1056,10 @@ instead of the `AssertionError`.
10561056
<!-- YAML
10571057
added: v0.1.21
10581058
changes:
1059+
- version: REPLACEME
1060+
pr-url: https://github.com/nodejs/node/pull/20485
1061+
description: The `error` parameter can be an object containing regular
1062+
expressions now.
10591063
- version: v9.9.0
10601064
pr-url: https://github.com/nodejs/node/pull/17584
10611065
description: The `error` parameter can now be an object as well.

0 commit comments

Comments
 (0)