Skip to content

Commit aebf745

Browse files
committed
doc: add notable changes to latest v18.x release changelog
PR-URL: #44996 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
1 parent 596e3a8 commit aebf745

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/changelogs/CHANGELOG_V18.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -87,13 +87,15 @@ and will remain so until October 2023. After that time, it will move into
8787

8888
## 2022-10-13, Version 18.11.0 (Current), @danielleadams
8989

90-
### watch mode (experimental)
90+
### Notable changes
91+
92+
#### watch mode (experimental)
9193

9294
Running in 'watch' mode using `node --watch` restarts the process when an imported file is changed.
9395

9496
Contributed by Moshe Atlow in [#44366](https://github.com/nodejs/node/pull/44366)
9597

96-
### Other notable changes
98+
#### Other notable changes
9799

98100
* **fs**:
99101
* (SEMVER-MINOR) add `FileHandle.prototype.readLines` (Antoine du Hamel) [#42590](https://github.com/nodejs/node/pull/42590)

0 commit comments

Comments
 (0)