File tree Expand file tree Collapse file tree 1 file changed +18
-4
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 1 file changed +18
-4
lines changed Original file line number Diff line number Diff line change 1818 ]]> </description >
1919
2020 <change-notes ><![CDATA[
21- Release 0.0.1: Initial release.<br>
22- Release 0.0.2: Update dependencies to make the plugin available on all platforms.<br>
23- Release 0.0.3: rewrote the plugin in Kotlin; switched to modern IntelliJ API<br>
21+ <b>Release 0.0.1:</b>
22+ <ul>
23+ <li>Initial release.</li>
24+ </ul>
25+ <br>
26+ <b>Release 0.0.2:</b>
27+ <ul>
28+ <li>Update dependencies to make the plugin available on all platforms.</li>
29+ </ul>
30+ <br>
31+ <b>Release 0.0.3:</b>
32+ <ul>
33+ <li>rewrote the plugin in Kotlin;</li>
34+ <li>switched to modern IntelliJ API;</li>
35+ <li>added a plugin icon.</li>
36+ </ul>
2437 ]]>
2538 </change-notes >
2639
3447
3548 <projectService serviceImplementation =" com.github.monosoul.git.updateindex.extended.support.CommandInvoker" />
3649
37- <projectService serviceImplementation =" com.github.monosoul.git.updateindex.extended.support.PresentationUpdater" />
50+ <projectService
51+ serviceImplementation =" com.github.monosoul.git.updateindex.extended.support.PresentationUpdater" />
3852 </extensions >
3953
4054 <actions >
You can’t perform that action at this time.
0 commit comments