summaryrefslogtreecommitdiff
path: root/doc/api/tls.md
diff options
context:
space:
mode:
authorRichard Lau <riclau@uk.ibm.com>2019-01-25 13:02:00 -0500
committerRich Trott <rtrott@gmail.com>2019-01-25 19:09:26 -0800
commitbbb2134e7b5d2c736b294deee798124ac91fc245 (patch)
treec6929a2348161e509284daaa3f90d0fb5aec82ac /doc/api/tls.md
parentd1d357d3adcf91d1203af53a2dc9b2682246c83f (diff)
downloadandroid-node-v8-bbb2134e7b5d2c736b294deee798124ac91fc245.tar.gz
android-node-v8-bbb2134e7b5d2c736b294deee798124ac91fc245.tar.bz2
android-node-v8-bbb2134e7b5d2c736b294deee798124ac91fc245.zip
doc: fix metadata for v11.8.0 doc changes
Refs: https://github.com/nodejs/node/commit/641de82404d5fa381053e0f5abd522c7f5881e5a PR-URL: https://github.com/nodejs/node/pull/25709 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Diffstat (limited to 'doc/api/tls.md')
-rw-r--r--doc/api/tls.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/tls.md b/doc/api/tls.md
index bea4aecaa6..fb903fc114 100644
--- a/doc/api/tls.md
+++ b/doc/api/tls.md
@@ -1023,7 +1023,7 @@ being issued by trusted CA (`options.ca`).
<!-- YAML
added: v0.11.3
changes:
- - version: v11.7.0
+ - version: v11.8.0
pr-url: https://github.com/nodejs/node/pull/25517
description: The `timeout` option is supported now.
- version: v8.0.0