Skip to content

Commit 6d7abda

Browse files
committed
update readme
1 parent 330b0e8 commit 6d7abda

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -103,13 +103,14 @@ If you access any projects via symlinks, and the lsp crashes immediately on star
103103

104104
## Supported Elixir and OTP versions
105105

106-
Elixir itself supports five versions with security updates:
106+
Elixir itself supports the last five released versions with security updates:
107107
https://hexdocs.pm/elixir/compatibility-and-deprecations.html#content
108108

109-
OTP supports the last three versions:
110-
https://www.erlang.org/doc/system/misc.html
109+
OTP supports the last three versions with security updates:
110+
https://github.com/erlang/otp/blob/master/SECURITY.md#supported-versions
111+
https://www.erlang.org/doc/system/misc.html#supported-releases
111112

112-
ElixirLS generally aims to support the last three released versions of Elixir and the last three versions of OTP. However this is not a hard and fast rule and may change in the future.
113+
ElixirLS generally aims to support all supported versions of Elixir on all compatible versions of OTP. However this is not a hard and fast rule and may change in the future.
113114

114115
### Support matrix
115116

0 commit comments

Comments
 (0)