Skip to content

Commit 638b50f

Browse files
committed
update compatibility matrix
1 parent d3ab256 commit 638b50f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,10 @@ ElixirLS generally aims to support the last three released versions of Elixir an
108108

109109
| OTP Versions | Elixir Versions | Supports ElixirLS | Issue(s) |
110110
| :-------------: | :-------------: | :---------------: | :--------------------------------------------------------: |
111-
| any | <= 1.12 | No | No support for Code.Fragment |
112-
| 22 | 1.12 - 1.13 | Yes | Erlang docs not working (requires EIP 48) |
113-
| 23 | 1.12 - 1.14 | Yes | None |
114-
| 24 | 1.12 - 1.16 | Yes | None |
111+
| any | <= 1.13 | No | No support for required APIs |
112+
| 22 | 1.13 | Yes | Erlang docs not working (requires EIP 48) |
113+
| 23 | 1.13 - 1.14 | Yes | None |
114+
| 24 | 1.13 - 1.16 | Yes | None |
115115
| 25 | 1.13.4 - 1.17 | Yes | None |
116116
| 26.0.0 - 26.0.1 | any | No | [#886](https://github.com/elixir-lsp/elixir-ls/issues/886) |
117117
| 26.0.2 - 26.1.2 | 1.14.5 - 1.17 | *nix only | [#927](https://github.com/elixir-lsp/elixir-ls/issues/927), [#1023](https://github.com/elixir-lsp/elixir-ls/issues/1023) |

0 commit comments

Comments
 (0)