Skip to content

Commit 83b8ac6

Browse files
zuopradyunsg
andcommitted
Update CHANGELOG.rst
Co-authored-by: Pradyun Gedam <[email protected]>
1 parent afd6c19 commit 83b8ac6

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@ Changelog
44
*unreleased*
55
~~~~~~~~~~~~
66

7-
* Fix parsing of ``Version`` and ``Specifier``, to prevent certain
8-
non-ASCII letters from being accepted as a part of the local version
9-
segment (:issue:`469`); also, fix the docs of ``VERSION_PATTERN``, to
10-
mention necessity of the ``re.ASCII`` flag
7+
* Prevent certain non-ASCII letters from being accepted as a part of the
8+
local version segment (:issue:`469`).
9+
* Document that ``VERSION_PATTERN`` requires using the ``re.ASCII`` flag.
1110

1211
21.0 - 2021-07-03
1312
~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)