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: .github/SECURITY.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,10 @@
2
2
3
3
## Supported Versions
4
4
5
-
We're following [*CalVer*](https://calver.org) with generous backwards-compatibility guarantees.
6
-
Therefore we only support the latest version.
5
+
We're following [Calendar Versioning](https://calver.org) with generous backwards-compatibility guarantees.
6
+
Therefore, we only support the latest version.
7
7
8
-
That said, you shouldn't be afraid to upgrade if you're only using our documented public APIs and pay attention to `DeprecationWarning`s.
8
+
That said, you shouldn't be afraid to upgrade if you only use our documented public APIs and pay attention to `DeprecationWarning`s.
9
9
Whenever there is a need to break compatibility, it is announced in the changelog and raises a `DeprecationWarning` for a year (if possible) before it's finally really broken.
0 commit comments