You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minor formatting adjustments to two changelog files in preparation for a
markdown lint rule.
PR-URL: #24391
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Daijiro Wachi <[email protected]>
***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)
420
420
* This may cause a slightly different performance profile in some situations. So far, it has shown to be positive in most cases.
421
421
***v8**: backport fb4ccae from v8 upstream (Vladimir Krivosheev) #4231
422
-
-breakout events from v8 to offer better support for external debuggers
422
+
- breakout events from v8 to offer better support for external debuggers
423
423
***zlib**: add support for concatenated members (Kári Tristan Helgason)
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 number
Diff line number
Diff line change
@@ -2456,16 +2456,16 @@ This LTS release comes with 168 commits. This includes 85 which are test related
2456
2456
2457
2457
The SEMVER-MINOR changes include:
2458
2458
2459
-
* **crypto**: allow adding extra certs to well-known CAs (Sam Roberts) [#9139](https://github.com/nodejs/node/pull/9139)
2460
-
* **deps**: Upgrade INTL ICU to version 58 (Steven R. Loomis) [#9234](https://github.com/nodejs/node/pull/9234)
* **src**: add wrapper for process.emitWarning() (Sam Roberts) [#9139](https://github.com/nodejs/node/pull/9139)
2459
+
* **crypto**: allow adding extra certs to well-known CAs (Sam Roberts) [#9139](https://github.com/nodejs/node/pull/9139)
2460
+
* **deps**: Upgrade INTL ICU to version 58 (Steven R. Loomis) [#9234](https://github.com/nodejs/node/pull/9234)
0 commit comments