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/Compatibility and Deprecations.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Elixir is versioned according to a vMAJOR.MINOR.PATCH schema.
4
4
5
5
Elixir is currently at major version v1. A new backwards compatible minor release happens every 6 months. Patch releases are not scheduled and are made whenever there are bug fixes or security patches.
6
6
7
-
Elixir applies bug fixes only to the latest minor branch. Security patches are available for the last 5 minor branch:
7
+
Elixir applies bug fixes only to the latest minor branch. Security patches are available for the last 5 minor branches:
0 commit comments