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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/dgram.md b/doc/api/dgram.md
index fda68595a24..42b47fc9823 100644
--- a/doc/api/dgram.md
+++ b/doc/api/dgram.md
@@ -401,7 +401,7 @@ if the socket is not connected.
<!-- YAML
added: v0.1.99
changes:
- - version: REPLACEME
+ - version: v12.19.0
pr-url: https://github.com/nodejs/node/pull/22413
description: The `msg` parameter can now be any `TypedArray` or `DataView`.
- version: v8.0.0