0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-15 12:40:25 +00:00

Add migration guide for Cowboy 2.7

This commit is contained in:
Loïc Hoguin 2019-10-07 17:48:45 +02:00
parent b350180503
commit 0c4103984b
No known key found for this signature in database
GPG key ID: 8A9DF795F6FED764
3 changed files with 198 additions and 30 deletions

View file

@ -35,14 +35,14 @@ guarantee that the experience will be safe and smooth. You are advised
to perform the necessary testing and security audits prior to deploying
on other platforms.
Cowboy is developed for Erlang/OTP 19.0 and newer.
Cowboy is developed for Erlang/OTP 20.0 and newer.
=== License
Cowboy uses the ISC License.
----
Copyright (c) 2011-2017, Loïc Hoguin <essen@ninenines.eu>
Copyright (c) 2011-2019, Loïc Hoguin <essen@ninenines.eu>
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above