aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/book.asciidoc
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-11-08 14:05:30 +0000
committerLoïc Hoguin <[email protected]>2017-11-08 14:05:30 +0000
commit1e883248640c2b3d9a7d640c79ff729b334a5294 (patch)
tree2f27de1a35f4835c3c2b4b3e2dbbb2c805f571b1 /doc/src/guide/book.asciidoc
parentda304799fee8ac93ce83d9349bb8128af3985671 (diff)
downloadcowboy-1e883248640c2b3d9a7d640c79ff729b334a5294.tar.gz
cowboy-1e883248640c2b3d9a7d640c79ff729b334a5294.tar.bz2
cowboy-1e883248640c2b3d9a7d640c79ff729b334a5294.zip
Update Cowboy to 2.1.0
Also add OTP-20.1.4 to CI.
Diffstat (limited to 'doc/src/guide/book.asciidoc')
-rw-r--r--doc/src/guide/book.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/guide/book.asciidoc b/doc/src/guide/book.asciidoc
index 39e70d2..e614c3b 100644
--- a/doc/src/guide/book.asciidoc
+++ b/doc/src/guide/book.asciidoc
@@ -73,6 +73,8 @@ include::middlewares.asciidoc[Middlewares]
= Additional information
+include::migrating_from_2.0.asciidoc[Migrating from Cowboy 2.0 to 2.1]
+
include::migrating_from_1.0.asciidoc[Migrating from Cowboy 1.0 to 2.0]
include::specs.asciidoc[HTTP and other specifications]