From 72238dae27bc00eb68b00c286d06a60b3fa39849 Mon Sep 17 00:00:00 2001 From: Antoine du Hamel Date: Fri, 2 Oct 2020 00:34:58 +0200 Subject: [PATCH] doc: fix deprecation history PR-URL: https://github.com/nodejs/node/pull/35455 Reviewed-By: Rich Trott --- doc/api/deprecations.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index 76520a4b4d0059..7d4dc57e5abd85 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -1739,7 +1739,7 @@ changes: description: Deprecation revoked. - version: - v9.9.0 - - v10.0.0 + - v8.13.0 pr-url: https://github.com/nodejs/node/pull/17002 description: Documentation-only deprecation. --> @@ -2547,9 +2547,9 @@ API. @@ -2598,7 +2598,9 @@ no longer required due to simplification of the implementation. ### DEP0144: `module.parent`