summaryrefslogtreecommitdiffstats
path: root/docs/en/gun/2.0/guide/migrating_from_1.2.asciidoc
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2019-09-27 10:23:12 +0200
committerLoïc Hoguin <[email protected]>2019-09-27 10:23:12 +0200
commit9c173da6bd647a101bacf38aea488f5e2b304c62 (patch)
tree81abd601eeceb1fd92dc26a4922bdc646026edda /docs/en/gun/2.0/guide/migrating_from_1.2.asciidoc
parente39252ae5048156ac33999ce9bb07212798b6b80 (diff)
downloadninenines.eu-9c173da6bd647a101bacf38aea488f5e2b304c62.tar.gz
ninenines.eu-9c173da6bd647a101bacf38aea488f5e2b304c62.tar.bz2
ninenines.eu-9c173da6bd647a101bacf38aea488f5e2b304c62.zip
Gun 2.0.0-pre.1
Diffstat (limited to 'docs/en/gun/2.0/guide/migrating_from_1.2.asciidoc')
-rw-r--r--docs/en/gun/2.0/guide/migrating_from_1.2.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/gun/2.0/guide/migrating_from_1.2.asciidoc b/docs/en/gun/2.0/guide/migrating_from_1.2.asciidoc
index a870858e..3b310920 100644
--- a/docs/en/gun/2.0/guide/migrating_from_1.2.asciidoc
+++ b/docs/en/gun/2.0/guide/migrating_from_1.2.asciidoc
@@ -5,7 +5,7 @@ Gun 1.3 improves the support for CONNECT requests
introduced in the previous version and documents
Websocket protocol negotiation.
-== Features added
+=== Features added
* The `protocols` CONNECT destination option has been added
as a replacement for the now deprecated `protocol` option.