Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2ff1644

Browse filesBrowse files
Schweinepriesterrvagg
authored andcommitted
doc: fix notable changes list format for 11.9.0 & 11.10.0
PR-URL: #26129 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
1 parent 8045e40 commit 2ff1644
Copy full SHA for 2ff1644

File tree

Expand file treeCollapse file tree

1 file changed

+7
-7
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+7
-7
lines changed
Open diff view settings
Collapse file

‎doc/changelogs/CHANGELOG_V11.md‎

Copy file name to clipboardExpand all lines: doc/changelogs/CHANGELOG_V11.md
+7-7Lines changed: 7 additions & 7 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -64,18 +64,18 @@ A fix for the following CVE is included in this release:
6464

6565
### Notable Changes
6666

67-
**deps**
67+
* **deps**
6868
* Updated libuv to 1.26.0. [#26037](https://github.com/nodejs/node/pull/26037)
6969
* Updated npm to 6.7.0. [#25804](https://github.com/nodejs/node/pull/25804)
70-
**http, http2**
70+
* **http, http2**
7171
* `response.writeHead` now returns the response object. [#25974](https://github.com/nodejs/node/pull/25974)
72-
**perf_hooks**
72+
* **perf_hooks**
7373
* Implemented a histogram based API. [#25378](https://github.com/nodejs/node/pull/25378)
74-
**process**
74+
* **process**
7575
* Exposed `process.features.inspector`. [#25819](https://github.com/nodejs/node/pull/25378)
76-
**repl**
76+
* **repl**
7777
* Added `repl.setupHistory` for programmatic repl. [#25895](https://github.com/nodejs/node/pull/25895)
78-
**tls**
78+
* **tls**
7979
* Introduced client "session" event. [#25831](https://github.com/nodejs/node/pull/25831)
8080

8181
### Commits
@@ -308,7 +308,7 @@ A fix for the following CVE is included in this release:
308308

309309
### Notable Changes
310310

311-
**deps**:
311+
* **deps**:
312312
* OpenSSL has been updated to 1.1.1a, which is API/ABI compatible with the
313313
previous OpenSSL 1.1.0j. Note that while OpenSSL 1.1.1a supports TLS1.3,
314314
Node.js still does not. [#25381](https://github.com/nodejs/node/pull/25582))

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.