From 667a4026e79af7e5042afa1351a9bef678967e46 Mon Sep 17 00:00:00 2001 From: Ben Swinburne Date: Wed, 12 Dec 2018 17:02:35 -0500 Subject: [PATCH] doc: add version for http.createServer() options addition 8.12 Changelog https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V8.md#8.12.0 Specifically [01dc646382] - http: add options to http.createServer() #15752 PR-URL: https://github.com/nodejs/node/pull/25001 Reviewed-By: Luigi Pinca Reviewed-By: Vse Mozhet Byt --- doc/api/http.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/http.md b/doc/api/http.md index 7c4f09fd364f1b..a9441a44bb9794 100644 --- a/doc/api/http.md +++ b/doc/api/http.md @@ -1845,7 +1845,7 @@ Found'`.