aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/book.asciidoc
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-12-11 11:00:47 +0100
committerLoïc Hoguin <[email protected]>2017-12-11 11:00:47 +0100
commit4c22bdbcb75ecc8176e0f42899ed8c03729cc628 (patch)
tree554f97be48ae97e25af5d59d440acef581ae27c9 /doc/src/guide/book.asciidoc
parent17719a136dbe520436ae4aa5dd4827a19b1a5348 (diff)
downloadcowboy-4c22bdbcb75ecc8176e0f42899ed8c03729cc628.tar.gz
cowboy-4c22bdbcb75ecc8176e0f42899ed8c03729cc628.tar.bz2
cowboy-4c22bdbcb75ecc8176e0f42899ed8c03729cc628.zip
Document 2.2 changes and the new stream_trailers function
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 e614c3b..335cdb1 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.1.asciidoc[Migrating from Cowboy 2.1 to 2.2]
+
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]