Skip to content

Commit

Permalink
doc: add missing changes: metadata for util
Browse files Browse the repository at this point in the history
Ref: #14558
PR-URL: #14810
Reviewed-By: Jeremiah Senkpiel <[email protected]>
  • Loading branch information
addaleax committed Aug 13, 2017
1 parent 7e0c2ea commit 314217f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/api/util.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,10 @@ property take precedence over `--trace-deprecation` and
## util.format(format[, ...args])
<!-- YAML
added: v0.5.3
changes:
- version: REPLACEME
pr-url: https://github.com/nodejs/node/pull/14558
description: The `%o` and `%O` specifiers are supported now.
-->

* `format` {string} A `printf`-like format string.
Expand Down

0 comments on commit 314217f

Please sign in to comment.