File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ changes:
115115 - version: REPLACEME
116116 pr-url: https://github.com/nodejs/node/pull/15001
117117 - version: v8.5.0
118- pr-url: https://github.com/nodejs/node/pull/12142
118+ pr-url: https://github.com/nodejs/node/pull/15001
119119 description: Error names and messages are now properly compared
120120 - version: v8.0.0
121121 pr-url: https://github.com/nodejs/node/pull/12142
Original file line number Diff line number Diff line change 7272* ** perf_hooks**
7373 * An initial implementation of the Performance Timing API for Node.js. This is the
7474 same Performance Timing API implemented by modern browsers with a number of Node.js
75- specific properties. The User Timing mark() and measure() APIs are implemented,
76- as is a Node.js specific flavor of the Frame Timing for measuring event loop duration.
75+ specific properties. The User Timing mark() and measure() APIs are implemented.
7776 [ #14680 ] ( https://github.com/nodejs/node/pull/14680 )
7877* ** tls**
7978 * multiple PFX in createSecureContext
You can’t perform that action at this time.
0 commit comments