From 037561c1eadbdab39dade7971faa5432cad336d4 Mon Sep 17 00:00:00 2001 From: LiviaMedeiros Date: Mon, 4 Apr 2022 16:06:29 +0800 Subject: [PATCH] squash: remove redundant changelog entry --- doc/api/fs.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/api/fs.md b/doc/api/fs.md index 4e5ae04494b698..a67632e721af1c 100644 --- a/doc/api/fs.md +++ b/doc/api/fs.md @@ -1533,10 +1533,6 @@ changes: pr-url: https://github.com/nodejs/node/pull/35993 description: The options argument may include an AbortSignal to abort an ongoing writeFile request. - - version: v14.12.0 - pr-url: https://github.com/nodejs/node/pull/34993 - description: The `data` parameter will stringify an object with an - explicit `toString` function. - version: v14.0.0 pr-url: https://github.com/nodejs/node/pull/31030 description: The `data` parameter won't coerce unsupported input to