diff --git a/CHANGELOG.md b/CHANGELOG.md index 70593e32a25..e63be5e364f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,11 @@ [PaulTaykalo](https://github.com/PaulTaykalo) [#2918](https://github.com/realm/SwiftLint/issues/2918) +* Speed up syntax token lookups, which can improve performance when linting + large files. + [PaulTaykalo](https://github.com/PaulTaykalo) + [#2916](https://github.com/realm/SwiftLint/issues/2916) + * Add GitHub Actions Logging reporter (`github-actions-logging`). [Norio Nomura](https://github.com/norio-nomura) @@ -74,10 +79,6 @@ [PaulTaykalo](https://github.com/PaulTaykalo) [#2901](https://github.com/realm/SwiftLint/issues/2901) -* Faster tokens resolving in syntaxmap. - [PaulTaykalo](https://github.com/PaulTaykalo) - [#2916](https://github.com/realm/SwiftLint/issues/2916) - #### Bug Fixes * Fix running analyzer rules on the output of builds performed with