aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-10-08 16:33:56 +0200
committerLoïc Hoguin <[email protected]>2018-10-08 16:33:56 +0200
commitea5a15ce4c85d134f792dbb7ec34b93982661802 (patch)
tree7515d6d4952ecf28a6dc277074399e2ef7cd8688 /doc
parent1d6d695934278e7b8c6e1cbfaf56c0b735765a9a (diff)
downloadranch-ea5a15ce4c85d134f792dbb7ec34b93982661802.tar.gz
ranch-ea5a15ce4c85d134f792dbb7ec34b93982661802.tar.bz2
ranch-ea5a15ce4c85d134f792dbb7ec34b93982661802.zip
Drop support for Erlang/OTP 18
Diffstat (limited to 'doc')
-rw-r--r--doc/src/guide/introduction.asciidoc5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/src/guide/introduction.asciidoc b/doc/src/guide/introduction.asciidoc
index 301df21..1644921 100644
--- a/doc/src/guide/introduction.asciidoc
+++ b/doc/src/guide/introduction.asciidoc
@@ -15,10 +15,7 @@ with socket programming and TCP protocols.
Ranch is tested and supported on Linux, FreeBSD, OSX and Windows.
-Ranch is developed for Erlang/OTP 18+.
-
-There are known issues with the SSL application found in Erlang/OTP
-18.3.2 and 18.3.3. These versions are therefore not supported.
+Ranch is developed for Erlang/OTP 19+.
Ranch may be compiled on earlier Erlang versions with small source code
modifications but there is no guarantee that it will work as expected.