Skip to content

Commit

Permalink
squash: add entries to yaml changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
LiviaMedeiros committed Jan 29, 2022
1 parent ac0e126 commit 6f1344b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/api/fs.md
Original file line number Diff line number Diff line change
Expand Up @@ -637,6 +637,9 @@ default with the above values.
<!-- YAML
added: v10.0.0
changes:
- version: REPLACEME
pr-url: https://github.com/nodejs/node/pull/41677
description: The `string` parameter must be a primitive string.
- version: v14.12.0
pr-url: https://github.com/nodejs/node/pull/34993
description: The `string` parameter will stringify an object with an
Expand Down Expand Up @@ -5588,6 +5591,9 @@ this API: [`fs.write(fd, buffer...)`][].
<!-- YAML
added: v0.11.5
changes:
- version: REPLACEME
pr-url: https://github.com/nodejs/node/pull/41677
description: The `string` parameter must be a primitive string.
- version: v14.12.0
pr-url: https://github.com/nodejs/node/pull/34993
description: The `string` parameter will stringify an object with an
Expand Down

0 comments on commit 6f1344b

Please sign in to comment.