Skip to content

Commit 7b983ef

Browse files
committed
chore: edit changelog
1 parent a502628 commit 7b983ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
## [1.35.4] - 2024-11-01
66

7-
Compiled mypyc wheels are now also available for djLint, which improve performance by ~21% over Pure Python. They will be automatically installed by your package manager when available for your platform. Pure Python wheel is still available.
7+
Compiled [mypyc](https://mypyc.readthedocs.io/en/stable/introduction.html) wheels are now also available, which improve performance by ~21% over Pure Python. They will be automatically installed by your package manager when available for your platform. Pure Python wheel is still available.
88

9-
Other changes have been made to improve performance, thanks to @JCWasmx86. See the commits for more details.
9+
Other changes have been made to improve performance, thanks to @JCWasmx86. See the [commits](https://github.com/djlint/djLint/compare/v1.35.3...v1.35.4) for more details.
1010

1111
Formatting performance comparison with the previous version (tested on <https://github.com/openedx/edx-platform> with single thread):
1212

0 commit comments

Comments
 (0)