aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/introduction.asciidoc
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2019-10-07 17:48:45 +0200
committerLoïc Hoguin <[email protected]>2019-10-07 17:48:45 +0200
commit0c4103984b28c9df1770a0eea0d14ba9cacc49e0 (patch)
tree759d297d2a1ed9b88fe6cca479361d8f22f6d2ad /doc/src/guide/introduction.asciidoc
parentb350180503ea8ddb25d93169ac87e5e74baf1de5 (diff)
downloadcowboy-0c4103984b28c9df1770a0eea0d14ba9cacc49e0.tar.gz
cowboy-0c4103984b28c9df1770a0eea0d14ba9cacc49e0.tar.bz2
cowboy-0c4103984b28c9df1770a0eea0d14ba9cacc49e0.zip
Add migration guide for Cowboy 2.7
Diffstat (limited to 'doc/src/guide/introduction.asciidoc')
-rw-r--r--doc/src/guide/introduction.asciidoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/guide/introduction.asciidoc b/doc/src/guide/introduction.asciidoc
index 1f9b52e..18023ae 100644
--- a/doc/src/guide/introduction.asciidoc
+++ b/doc/src/guide/introduction.asciidoc
@@ -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 <[email protected]>
+Copyright (c) 2011-2019, Loïc Hoguin <[email protected]>
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above