diff --git a/CHANGES.md b/CHANGES.md index 63aa1d216f1..0c77821a94b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -44,7 +44,9 @@ ### Packaging -- On Python 3.11 and newer, use the standard library's `tomllib` instead of `tomli` (#2903) + +- On Python 3.11 and newer, use the standard library's `tomllib` instead of `tomli` + (#2903) ### Parser