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 a620c25

Browse filesBrowse files
Trottcodebytere
authored andcommitted
doc: udpate list item spacing in changelogs
Minor formatting adjustments to two changelog files in preparation for a markdown lint rule. PR-URL: #24391 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
1 parent 52259d7 commit a620c25
Copy full SHA for a620c25

File tree

Expand file treeCollapse file tree

2 files changed

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

2 files changed

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

‎doc/changelogs/CHANGELOG_V5.md‎

Copy file name to clipboardExpand all lines: doc/changelogs/CHANGELOG_V5.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ https://github.com/nodejs/node/pull/5655
418418
* **timers**: Internal Node.js timeouts now use the same logic path as those created with `setTimeout()` (Jeremiah Senkpiel) [#4007](https://github.com/nodejs/node/pull/4007)
419419
* This may cause a slightly different performance profile in some situations. So far, it has shown to be positive in most cases.
420420
* **v8**: backport fb4ccae from v8 upstream (Vladimir Krivosheev) #4231
421-
- breakout events from v8 to offer better support for external debuggers
421+
- breakout events from v8 to offer better support for external debuggers
422422
* **zlib**: add support for concatenated members (Kári Tristan Helgason)
423423
https://github.com/nodejs/node/pull/5120
424424
* Previously, if multiple members were in the same archive, only the first would be read. The others are no longer thrown away.
Collapse file

‎doc/changelogs/CHANGELOG_V6.md‎

Copy file name to clipboardExpand all lines: doc/changelogs/CHANGELOG_V6.md
+6-6Lines changed: 6 additions & 6 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -2167,16 +2167,16 @@ This LTS release comes with 168 commits. This includes 85 which are test related
21672167

21682168
The SEMVER-MINOR changes include:
21692169

2170-
* **crypto**: allow adding extra certs to well-known CAs (Sam Roberts) [#9139](https://github.com/nodejs/node/pull/9139)
2171-
* **deps**: Upgrade INTL ICU to version 58 (Steven R. Loomis) [#9234](https://github.com/nodejs/node/pull/9234)
2172-
* **process**: add `process.memoryUsage.external` (Fedor Indutny) [#9587](https://github.com/nodejs/node/pull/9587)
2173-
* **src**: add wrapper for process.emitWarning() (Sam Roberts) [#9139](https://github.com/nodejs/node/pull/9139)
2170+
* **crypto**: allow adding extra certs to well-known CAs (Sam Roberts) [#9139](https://github.com/nodejs/node/pull/9139)
2171+
* **deps**: Upgrade INTL ICU to version 58 (Steven R. Loomis) [#9234](https://github.com/nodejs/node/pull/9234)
2172+
* **process**: add `process.memoryUsage.external` (Fedor Indutny) [#9587](https://github.com/nodejs/node/pull/9587)
2173+
* **src**: add wrapper for process.emitWarning() (Sam Roberts) [#9139](https://github.com/nodejs/node/pull/9139)
21742174

21752175

21762176
Notable SEMVER-PATCH changes include:
21772177

2178-
* **fs**: cache non-symlinks in realpathSync. (Jeremy Yallop) [#10253](https://github.com/nodejs/node/pull/10253)
2179-
* **repl**: allow autocompletion for scoped packages (Evan Lucas) [#10296](https://github.com/nodejs/node/pull/10296)
2178+
* **fs**: cache non-symlinks in realpathSync. (Jeremy Yallop) [#10253](https://github.com/nodejs/node/pull/10253)
2179+
* **repl**: allow autocompletion for scoped packages (Evan Lucas) [#10296](https://github.com/nodejs/node/pull/10296)
21802180

21812181
### Commits
21822182

0 commit comments

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