Skip to content

Commit ce50f40

Browse files
committed
Use correct words
ref 430b12e#r62580685
1 parent 9424a93 commit ce50f40

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ Changelog
33

44
Versions follow `CalVer <https://calver.org>`_ with a strict backwards-compatibility policy.
55

6-
The **first digit** of the version is the year.
7-
The **second digit** is incremented with each release, starting at 1 for each year.
8-
The **third digit** is when we need to start branches for older releases (only for emergencies).
6+
The **first number** of the version is the year.
7+
The **second number** is incremented with each release, starting at 1 for each year.
8+
The **third number** is when we need to start branches for older releases (only for emergencies).
99

1010
Put simply, you shouldn't ever be afraid to upgrade ``attrs`` if you're only using its public APIs.
1111
Whenever there is a need to break compatibility, it is announced here in the changelog, and raises a ``DeprecationWarning`` for a year (if possible) before it's finally really broken.

0 commit comments

Comments
 (0)