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: source/RELEASES.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
@@ -13,7 +13,7 @@ following release rules:
13
13
14
14
2. Minor versions (Y in x.Y.z) will be released if new, backward-compatible functionality is introduced to the public API.
15
15
16
-
3. Major versions (X in X.y.z) will be incremented if any backward-incompatibl changes are introduced to the public API.
16
+
3. Major versions (X in X.y.z) will be incremented if any backward-incompatible changes are introduced to the public API.
17
17
18
18
This policy will clearly indicate to users when an upgrade may affect their code. As a side effect, version numbers will climb more quickly than before.
0 commit comments