From be9721ef365ca1e62655e98548d1f519fcb0e7a0 Mon Sep 17 00:00:00 2001 From: Ruben Bridgewater Date: Mon, 3 Dec 2018 15:06:52 +0100 Subject: [PATCH 1/2] 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. --- doc/api/util.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/api/util.md b/doc/api/util.md index 0efa9461abe649..82ecde3423ee8f 100644 --- a/doc/api/util.md +++ b/doc/api/util.md @@ -384,6 +384,9 @@ stream.write('With ES6');