Skip to content

Commit 6a9ccdd

Browse files
authored
Update CHANGELOG.md
1 parent 6bdc41c commit 6a9ccdd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Changelog
22

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.
44

55
The **first number** of the version is the year.
66
The **second number** is incremented with each release, starting at 1 for each year.
77
The **third number** is when we need to start branches for older releases (only for emergencies).
88

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).
1010

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.
1212

1313
<!--
1414
Do *NOT* add changelog entries here!

0 commit comments

Comments
 (0)