Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/dgram.md')
-rw-r--r--doc/api/dgram.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/dgram.md b/doc/api/dgram.md
index 2e76e473a8b..22fb2b5bbf1 100644
--- a/doc/api/dgram.md
+++ b/doc/api/dgram.md
@@ -245,10 +245,10 @@ chained.
<!-- YAML
added: v0.1.99
changes:
- - version: REPLACEME
+ - version: v8.0.0
pr-url: https://github.com/nodejs/node/pull/11985
description: The `msg` parameter can be an Uint8Array now.
- - version: REPLACEME
+ - version: v8.0.0
pr-url: https://github.com/nodejs/node/pull/10473
description: The `address` parameter is always optional now.
- version: v6.0.0