File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -64,18 +64,18 @@ A fix for the following CVE is included in this release:
64
64
65
65
### Notable Changes
66
66
67
- * ** deps**
67
+ * ** deps** :
68
68
* Updated libuv to 1.26.0. [ #26037 ] ( https://github.com/nodejs/node/pull/26037 )
69
69
* Updated npm to 6.7.0. [ #25804 ] ( https://github.com/nodejs/node/pull/25804 )
70
- * ** http, http2**
70
+ * ** http, http2** :
71
71
* ` response.writeHead ` now returns the response object. [ #25974 ] ( https://github.com/nodejs/node/pull/25974 )
72
- * ** perf_hooks**
72
+ * ** perf_hooks** :
73
73
* Implemented a histogram based API. [ #25378 ] ( https://github.com/nodejs/node/pull/25378 )
74
- * ** process**
74
+ * ** process** :
75
75
* Exposed ` process.features.inspector ` . [ #25819 ] ( https://github.com/nodejs/node/pull/25819 )
76
- * ** repl**
76
+ * ** repl** :
77
77
* Added ` repl.setupHistory ` for programmatic repl. [ #25895 ] ( https://github.com/nodejs/node/pull/25895 )
78
- * ** tls**
78
+ * ** tls** :
79
79
* Introduced client "session" event. [ #25831 ] ( https://github.com/nodejs/node/pull/25831 )
80
80
81
81
### Commits
@@ -311,7 +311,7 @@ A fix for the following CVE is included in this release:
311
311
* ** deps** :
312
312
* OpenSSL has been updated to 1.1.1a, which is API/ABI compatible with the
313
313
previous OpenSSL 1.1.0j. Note that while OpenSSL 1.1.1a supports TLS1.3,
314
- Node.js still does not. [ #25381 ] ( https://github.com/nodejs/node/pull/25582 ) )
314
+ Node.js still does not. [ #25381 ] ( https://github.com/nodejs/node/pull/25381 )
315
315
316
316
### Commits
317
317
You can’t perform that action at this time.
0 commit comments