Skip to content

Commit 80358fd

Browse files
authored
Fix issue link in changelog. (#509)
1 parent 64b183e commit 80358fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ No unreleased changes.
116116

117117
* Officially support Python 3.8 (:issue:`232`)
118118

119-
* Add ``major``, ``minor``, and ``micro`` aliases to ``packaging.version.Version`` (:issue:`226`)
119+
* Add ``major``, ``minor``, and ``micro`` aliases to ``packaging.version.Version`` (:issue:`225`)
120120

121121
* Properly mark ``packaging`` has being fully typed by adding a `py.typed` file (:issue:`226`)
122122

0 commit comments

Comments
 (0)