You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/elixir/pages/references/compatibility-and-deprecations.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,12 +14,11 @@ Elixir applies bug fixes only to the latest minor branch. Security patches are a
14
14
15
15
Elixir version | Support
16
16
:------------- | :-----------------------------
17
-
1.20 | Development
18
-
1.19 | Bug fixes and security patches
17
+
1.20 | Bug fixes and security patches
18
+
1.19 | Security patches only
19
19
1.18 | Security patches only
20
20
1.17 | Security patches only
21
21
1.16 | Security patches only
22
-
1.15 | Security patches only
23
22
24
23
New releases are announced in the read-only [announcements mailing list](https://groups.google.com/group/elixir-lang-ann). All security releases [will be tagged with `[security]`](https://groups.google.com/forum/#!searchin/elixir-lang-ann/%5Bsecurity%5D%7Csort:date).
0 commit comments