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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -148,7 +148,7 @@ The current version of the `Atomics` module does not implement APIs for tagged a
148
148
149
149
## Source Stability
150
150
151
-
The Swift Atomics package is source stable. The version numbers follow [Semantic Versioning][semver] -- source breaking changes can only land in a new major version.
151
+
The Swift Atomics package is source stable. The version numbers follow [Semantic Versioning][semver] -- source breaking changes to public API can only land in a new major version.
0 commit comments