Skip to content

Commit fd14ec1

Browse files
addaleaxMylesBorins
authored andcommitted
doc: add missing changes: entry for assert.throws
Refs: #20485 PR-URL: #20723 Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Ujjwal Sharma <[email protected]>
1 parent 39a4112 commit fd14ec1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/api/assert.md

+4
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)