Skip to content

Commit 26f4565

Browse files
committed
Update CHANGELOG.md
Reword
1 parent f454fc1 commit 26f4565

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
* Make it possible to run processors asynchronously #130
33
* This way the UI should be more responsive when processing a lot of files
44
* May break processors that interact with the UI e.g. when showing dialogs
5-
* Don't run during startup #145
6-
* This should cause less race conditions due to partial initialization
5+
* Don't process files during project load #145
6+
* This should cause less race conditions due to partial project initialization
77
* Only active on IntelliJ < 2024.3 as [the underlying problem was fixed in IntelliJ 2024.3](https://github.com/JetBrains/intellij-community/commit/765caa71175d0a67a54836cf840fae829da590d9)
88

99
## 1.2.4

0 commit comments

Comments
 (0)