Skip to content

Commit 10f7fcf

Browse files
committed
chore: update changelog for 0.24.0
1 parent dc77708 commit 10f7fcf

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

change-notes/0_24_0.html

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
<h3>0.24.0</h3>
1+
<h3>0.24.0 (03/01/2025)</h3>
22
<p>Thirty-eighth alpha release.</p>
3-
<p>This release contains the following changes:</p>
3+
<p>This release contains the following fixes and refactorings:</p>
44
<ul>
5-
<li>TBD</li>
5+
<li>Do not swallow ProcessCanceledException (<a href="https://github.com/lppedd/idea-conventional-commit/issues/143">#143</a>)</li>
6+
<li>Synchronize the registration of commit inspections (<a href="https://github.com/lppedd/idea-conventional-commit/issues/146">#146</a>)</li>
7+
<li>Use the IntelliJ Platform Plugin v2 (<a href="https://github.com/lppedd/idea-conventional-commit/commit/89f6eb758d28533dcbc633d5c6c91f74fff11770">89f6eb7</a>)</li>
8+
<li>Replace some usages of deprecated APIs (<a href="https://github.com/lppedd/idea-conventional-commit/commit/979a8a9f0e4ff2e4769c7dcb8e33e07b82f063af">979a8a9</a>)</li>
9+
<li>Attempt to further alleviate WSL/Gateway issues (<a href="https://github.com/lppedd/idea-conventional-commit/commit/dc777084ebd13115c96cb564e20dbfdeab89ac2c">dc77708</a> and <a href="https://github.com/lppedd/idea-conventional-commit/commit/8530dabf33e014fb6badf345789463205044d4ba">8530dab</a>)</li>
610
</ul>
11+
<p>Note that the minimum required IDEA version is now 233.11799.</p>

0 commit comments

Comments
 (0)