Skip to content

Commit 88d6890

Browse files
authored
Fix markup in CHANGELOG for [email protected] (#18607)
Before: <img width="951" alt="Снимок экрана 2025-02-05 в 11 10 16" src="https://github.com/user-attachments/assets/e79c8ddc-1c84-46cc-b157-329e49d72c70" /> After: <img width="918" alt="Снимок экрана 2025-02-05 в 11 11 06" src="https://github.com/user-attachments/assets/e813d448-afa2-46ca-aaa0-5e0c94886bc2" />
1 parent 5aa3457 commit 88d6890

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,11 @@ Mypy is up to 40% faster in some use cases. This improvement comes largely from
2020
of the garbage collector. Additionally, the release includes several micro-optimizations that may
2121
be impactful for large projects.
2222

23-
Contributed by Jukka Lehtosalo (PR [18306](https://github.com/python/mypy/pull/18306),
24-
PR [18302](https://github.com/python/mypy/pull/18302, PR [18298](https://github.com/python/mypy/pull/18298,
25-
PR [18299](https://github.com/python/mypy/pull/18299).
23+
Contributed by Jukka Lehtosalo
24+
- PR [18306](https://github.com/python/mypy/pull/18306)
25+
- PR [18302](https://github.com/python/mypy/pull/18302)
26+
- PR [18298](https://github.com/python/mypy/pull/18298)
27+
- PR [18299](https://github.com/python/mypy/pull/18299)
2628

2729
### Mypyc Accelerated Mypy Wheels for ARM Linux
2830

0 commit comments

Comments
 (0)