File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 4242
4343### Notable Changes
4444
45- ** deps**
45+ * * * deps**
4646 * Updated libuv to 1.26.0. [ #26037 ] ( https://github.com/nodejs/node/pull/26037 )
4747 * Updated npm to 6.7.0. [ #25804 ] ( https://github.com/nodejs/node/pull/25804 )
48- ** http, http2**
48+ * * * http, http2**
4949 * ` response.writeHead ` now returns the response object. [ #25974 ] ( https://github.com/nodejs/node/pull/25974 )
50- ** perf_hooks**
50+ * * * perf_hooks**
5151 * Implemented a histogram based API. [ #25378 ] ( https://github.com/nodejs/node/pull/25378 )
52- ** process**
52+ * * * process**
5353 * Exposed ` process.features.inspector ` . [ #25819 ] ( https://github.com/nodejs/node/pull/25378 )
54- ** repl**
54+ * * * repl**
5555 * Added ` repl.setupHistory ` for programmatic repl. [ #25895 ] ( https://github.com/nodejs/node/pull/25895 )
56- ** tls**
56+ * * * tls**
5757 * Introduced client "session" event. [ #25831 ] ( https://github.com/nodejs/node/pull/25831 )
5858
5959### Commits
286286
287287### Notable Changes
288288
289- ** deps** :
289+ * * * deps** :
290290 * OpenSSL has been updated to 1.1.1a, which is API/ABI compatible with the
291291 previous OpenSSL 1.1.0j. Note that while OpenSSL 1.1.1a supports TLS1.3,
292292 Node.js still does not. [ #25381 ] ( https://github.com/nodejs/node/pull/25582 ) )
You can’t perform that action at this time.
0 commit comments