Skip to content

Commit 5020b53

Browse files
authored
Merge pull request #12 from rasoulmiri/develop
Add change notes
2 parents c492298 + 3a7e8cf commit 5020b53

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

src/main/resources/META-INF/plugin.xml

+13
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,19 @@
1919
]]>
2020
</description>
2121

22+
<change-notes>
23+
<![CDATA[
24+
<h4>What's New in Version 1.0.5</h4>
25+
<ul>
26+
<li>Bug Fixes: Display error message when no Android device is connected.</li>
27+
</ul>
28+
<h4>What's New in Version 1.0.4</h4>
29+
<ul>
30+
<li>New feature: Execute custom shell commands directly from Android Studio.</li>
31+
</ul>
32+
]]>
33+
</change-notes>
34+
2235
<depends>com.intellij.modules.platform</depends>
2336
<depends>org.jetbrains.android</depends>
2437
<depends>com.intellij.modules.androidstudio</depends>

0 commit comments

Comments
 (0)