Skip to content

Commit

Permalink
Add fix for #177 to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
opwvhk committed Sep 6, 2024
1 parent e7085ef commit 6ca1ed7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,9 @@ tasks {
untilBuild.set(lastBuild)
//language=HTML
var changeLog = """
<p>Version 223.3.3:</p><ul>
<li>Use EDT when previewing quick fixes (fixes #177)</li>
</ul>
<p>Version 223.3.2:</p><ul>
<li>Debug refactoring actions (fixes #168, #169)</li>
<li>Add workaround for JetBrains SDK bug (hopefully mitigates #127)</li>
Expand Down

0 comments on commit 6ca1ed7

Please sign in to comment.