doc: mention util depth default change
This was missed when reverting a former commit. To make sure the history is kept in place, this just adds a new entry to state the revert. PR-URL: https://github.com/nodejs/node/pull/24805 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com>
This commit is contained in:
parent
7868b6a003
commit
2a55e7116e
@ -386,6 +386,9 @@ stream.write('With ES6');
|
||||
<!-- YAML
|
||||
added: v0.3.0
|
||||
changes:
|
||||
- version: REPLACEME
|
||||
pr-url: https://github.com/nodejs/node/pull/24326
|
||||
description: The `depth` default changed back to `2`.
|
||||
- version: v11.0.0
|
||||
pr-url: https://github.com/nodejs/node/pull/22846
|
||||
description: The `depth` default changed to `20`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user