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: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
# Changelog
2
2
3
-
Versions follow [CalVer](https://calver.org) with a strict backwards-compatibility policy.
3
+
Versions follow [Calendar Versioning](https://calver.org) with a strict backwards-compatibility policy.
4
4
5
5
The **first number** of the version is the year.
6
6
The **second number** is incremented with each release, starting at 1 for each year.
7
7
The **third number** is when we need to start branches for older releases (only for emergencies).
8
8
9
-
You can find out backwards-compatibility policy [here](https://github.com/python-attrs/attrs/blob/main/.github/SECURITY.md).
9
+
You can find our backwards-compatibility policy [here](https://github.com/python-attrs/attrs/blob/main/.github/SECURITY.md).
10
10
11
-
Changes for the upcoming release can be found in the ["changelog.d" directory](https://github.com/python-attrs/attrs/tree/main/changelog.d) in our repository.
11
+
Changes for the upcoming release can be found in the [`changelog.d` directory](https://github.com/python-attrs/attrs/tree/main/changelog.d) in our repository.
0 commit comments