Skip to content
Merged
Changes from all commits
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
3 changes: 1 addition & 2 deletions locale/en/blog/release/v8.5.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@ author: Myles Borins
* **perf_hooks**
* An initial implementation of the Performance Timing API for Node.js. This is the
same Performance Timing API implemented by modern browsers with a number of Node.js
specific properties. The User Timing mark() and measure() APIs are implemented,
as is a Node.js specific flavor of the Frame Timing for measuring event loop duration.
specific properties. The User Timing mark() and measure() APIs are implemented.
[#14680](https://github.com/nodejs/node/pull/14680)
* **tls**
* multiple PFX in createSecureContext
Expand Down