diff options
author | Loïc Hoguin <[email protected]> | 2025-09-18 12:33:10 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2025-09-18 12:33:10 +0200 |
commit | e713a630f384f861fa396048f9c881ca183aeda9 (patch) | |
tree | 7955a4dd6d168f95be14e9242eb7c542d4e3d288 /doc/src/guide/book.asciidoc | |
parent | b7b5dc929dd5908e38b1a1df9e9dc4df1e485f2b (diff) | |
download | cowboy-master.tar.gz cowboy-master.tar.bz2 cowboy-master.zip |
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 58eda34..2679f99 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.13.asciidoc[Migrating from Cowboy 2.13 to 2.14] + include::migrating_from_2.12.asciidoc[Migrating from Cowboy 2.12 to 2.13] include::migrating_from_2.11.asciidoc[Migrating from Cowboy 2.11 to 2.12] |