You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>This release contains the following changes:</p>
3
+
<p>This release contains the following fixes and refactorings:</p>
4
4
<ul>
5
-
<li>TBD</li>
5
+
<li>Do not swallow ProcessCanceledException (<ahref="https://github.com/lppedd/idea-conventional-commit/issues/143">#143</a>)</li>
6
+
<li>Synchronize the registration of commit inspections (<ahref="https://github.com/lppedd/idea-conventional-commit/issues/146">#146</a>)</li>
7
+
<li>Use the IntelliJ Platform Plugin v2 (<ahref="https://github.com/lppedd/idea-conventional-commit/commit/89f6eb758d28533dcbc633d5c6c91f74fff11770">89f6eb7</a>)</li>
8
+
<li>Replace some usages of deprecated APIs (<ahref="https://github.com/lppedd/idea-conventional-commit/commit/979a8a9f0e4ff2e4769c7dcb8e33e07b82f063af">979a8a9</a>)</li>
9
+
<li>Attempt to further alleviate WSL/Gateway issues (<ahref="https://github.com/lppedd/idea-conventional-commit/commit/dc777084ebd13115c96cb564e20dbfdeab89ac2c">dc77708</a> and <ahref="https://github.com/lppedd/idea-conventional-commit/commit/8530dabf33e014fb6badf345789463205044d4ba">8530dab</a>)</li>
6
10
</ul>
11
+
<p>Note that the minimum required IDEA version is now 233.11799.</p>
0 commit comments