diff options
author | Loïc Hoguin <[email protected]> | 2021-05-12 10:24:40 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2021-05-12 10:24:40 +0200 |
commit | 04ca4c5d31a92d4d3de087bbd7d6021dc4a6d409 (patch) | |
tree | b22e9b001555d0d514f38eeaf25221c8d9c22875 /doc/src/guide/book.asciidoc | |
parent | 136e74fc512cc410708da2827f7e3a919feb9ac1 (diff) | |
download | cowboy-2.9.0.tar.gz cowboy-2.9.0.tar.bz2 cowboy-2.9.0.zip |
Cowboy 2.9.02.9.0
Diffstat (limited to 'doc/src/guide/book.asciidoc')
-rw-r--r-- | doc/src/guide/book.asciidoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/guide/book.asciidoc b/doc/src/guide/book.asciidoc index 0b01b22..0edb99a 100644 --- a/doc/src/guide/book.asciidoc +++ b/doc/src/guide/book.asciidoc @@ -75,6 +75,8 @@ include::performance.asciidoc[Performance] = Additional information +include::migrating_from_2.8.asciidoc[Migrating from Cowboy 2.8 to 2.9] + include::migrating_from_2.7.asciidoc[Migrating from Cowboy 2.7 to 2.8] include::migrating_from_2.6.asciidoc[Migrating from Cowboy 2.6 to 2.7] |