0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-15 20:50:24 +00:00

Update Cowboy to 2.1.0

Also add OTP-20.1.4 to CI.
This commit is contained in:
Loïc Hoguin 2017-11-08 14:05:30 +00:00
parent da304799fe
commit 1e88324864
No known key found for this signature in database
GPG key ID: 8A9DF795F6FED764
4 changed files with 112 additions and 3 deletions

View file

@ -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]