Skip to content

Commit e74019f

Browse files
Schweinepriestervsemozhetbyt
authored andcommitted
doc: fix notable changes list format for 11.9.0 & 11.10.0
PR-URL: #26129 Reviewed-By: Vse Mozhet Byt <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Сковорода Никита Андреевич <[email protected]>
1 parent 006947b commit e74019f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

doc/changelogs/CHANGELOG_V11.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,18 +42,18 @@
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
@@ -286,7 +286,7 @@
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))

0 commit comments

Comments
 (0)