Skip to content
Closed
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
Prev Previous commit
Next Next commit
docs: link to PR where we introduced deprecation language
  • Loading branch information
bcoe committed Oct 11, 2020
commit 485c01a66ba3d7e1c9c37ac7f654c73bbcc15d12
2 changes: 1 addition & 1 deletion doc/api/deprecations.md
Original file line number Diff line number Diff line change
Expand Up @@ -2659,7 +2659,7 @@ The [`crypto.Certificate()` constructor][] is deprecated. Use
<!-- YAML
changes:
- version: REPLACME
pr-url: https://github.com/nodejs/node/pull/35562
pr-url: https://github.com/nodejs/node/pull/35171
description: Documentation-only deprecation.
-->

Expand Down