File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ changes:
113113 - version: REPLACEME
114114 pr-url: https://github.com/nodejs/node/pull/15001
115115 - version: v8.5.0
116- pr-url: https://github.com/nodejs/node/pull/12142
116+ pr-url: https://github.com/nodejs/node/pull/15001
117117 description: Error names and messages are now properly compared
118118 - version: v8.0.0
119119 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