Skip to content

Commit e7108ec

Browse files
committed
Mention performance improvements in changelog
1 parent 81e99e9 commit e7108ec

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@
3535

3636
### Enhancements
3737

38+
* Linting got up to 30% faster due to the praiseworthy performance
39+
improvements done in the [SwiftSyntax](https://github.com/swiftlang/swift-syntax)
40+
library.
41+
3842
* The `private_swiftui_state` rule now applies to `ViewModifier` types.
3943
[mt00chikin](https://github.com/mt00chikin)
4044

@@ -679,7 +683,7 @@
679683
[aryamansharda](https://github.com/aryamansharda)
680684
[#5667](https://github.com/realm/SwiftLint/issues/5667)
681685

682-
* Linting got up to 30% faster due to the praisworthy performance
686+
* Linting got up to 30% faster due to the praiseworthy performance
683687
improvements done in the [SwiftSyntax](https://github.com/swiftlang/swift-syntax)
684688
library.
685689

0 commit comments

Comments
 (0)