Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
doc: update pr-url for DEP0016 EOL
Refs: #31167
PR-URL: #31675
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
  • Loading branch information
cjihrig committed Feb 9, 2020
commit cd0f5a239e5c0d1f6fd374741173d62d2df64340
2 changes: 1 addition & 1 deletion doc/api/deprecations.md
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ The [`fs.readSync()`][] legacy `String` interface is deprecated. Use the
<!-- YAML
changes:
- version: REPLACEME
pr-url: REPLACEME
pr-url: https://github.com/nodejs/node/pull/31167
description: End-of-Life
- version: v6.12.0
pr-url: https://github.com/nodejs/node/pull/10116
Expand Down