Skip to content

Commit 314217f

Browse files
committed
doc: add missing changes: metadata for util
Ref: #14558 PR-URL: #14810 Reviewed-By: Jeremiah Senkpiel <[email protected]>
1 parent 7e0c2ea commit 314217f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/api/util.md

+4
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,10 @@ property take precedence over `--trace-deprecation` and
150150
## util.format(format[, ...args])
151151
<!-- YAML
152152
added: v0.5.3
153+
changes:
154+
- version: REPLACEME
155+
pr-url: https://github.com/nodejs/node/pull/14558
156+
description: The `%o` and `%O` specifiers are supported now.
153157
-->
154158

155159
* `format` {string} A `printf`-like format string.

0 commit comments

Comments
 (0)