From 2a55e7116ed18a30ffec443fd0d90588b4eb2dc6 Mon Sep 17 00:00:00 2001 From: Ruben Bridgewater Date: Mon, 3 Dec 2018 15:06:52 +0100 Subject: 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 Reviewed-By: Richard Lau --- doc/api/util.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/api') diff --git a/doc/api/util.md b/doc/api/util.md index c9681d1c2b..cbbeb9183b 100644 --- a/doc/api/util.md +++ b/doc/api/util.md @@ -386,6 +386,9 @@ stream.write('With ES6');