Skip to content

Commit babfc66

Browse files
committed
blog: update 8.5.0 release
refs: nodejs/node#15384
1 parent 0edb41b commit babfc66

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

locale/en/blog/release/v8.5.0.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@ author: Myles Borins
4646
* **perf_hooks**
4747
* An initial implementation of the Performance Timing API for Node.js. This is the
4848
same Performance Timing API implemented by modern browsers with a number of Node.js
49-
specific properties. The User Timing mark() and measure() APIs are implemented,
50-
as is a Node.js specific flavor of the Frame Timing for measuring event loop duration.
49+
specific properties. The User Timing mark() and measure() APIs are implemented.
5150
[#14680](https://github.com/nodejs/node/pull/14680)
5251
* **tls**
5352
* multiple PFX in createSecureContext

0 commit comments

Comments
 (0)