Skip to content

Commit 3742050

Browse files
committed
Version 2.0.0
1 parent 7e98116 commit 3742050

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

resources/META-INF/plugin.xml

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<idea-plugin>
22
<id>io.github.anvell.dune-theme</id>
3-
<version>1.0.0</version>
3+
<version>2.0.0</version>
44
<name>Dune Theme</name>
55
<category>UI</category>
66
<vendor>Anvell</vendor>
@@ -10,7 +10,14 @@
1010
Harmonic and flow inducing color schemes which are gentle for your eyes. <br/>
1111
The plugin offers both light and dark themes.]]></description>
1212

13-
<change-notes><![CDATA[Initial release of the theme.]]></change-notes>
13+
<change-notes><![CDATA[
14+
This release contains major changes: <br/>
15+
— Complete UI theming besides color schemes. <br/>
16+
— New light theme. <br/>
17+
— Improved language support. <br/>
18+
— Small changes which improve legibility. <br/><br/>
19+
20+
Note: make sure to re-apply new theme after update.]]></change-notes>
1421

1522
<depends>com.intellij.modules.platform</depends>
1623

0 commit comments

Comments
 (0)