Skip to content

Commit 7e68d82

Browse files
authored
Correct rST syntax in CHANGELOG.rst (#709)
1 parent 61e6efb commit 7e68d82

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ Changelog
77
* Enforce that the entire marker string is parsed (:issue:`687`)
88
* Requirement parsing no longer automatically validates the URL (:issue:`120`)
99
* Canonicalize names for requirements comparison (:issue:`644`)
10-
* Introduce `metadata.Metadata` (along with `metadata.ExceptionGroup` and `metadata.InvalidMetadata`; :issue:`570`)
11-
* Introduce the `validate` keyword parameter to `utils.validate_name()` (:issue:`570`)
12-
* Introduce `utils.is_normalized_name()` (:issue:`570`)
10+
* Introduce ``metadata.Metadata`` (along with ``metadata.ExceptionGroup`` and ``metadata.InvalidMetadata``; :issue:`570`)
11+
* Introduce the ``validate`` keyword parameter to ``utils.validate_name()`` (:issue:`570`)
12+
* Introduce ``utils.is_normalized_name()`` (:issue:`570`)
1313

1414
23.1 - 2023-04-12
1515
~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)