Skip to content
This repository was archived by the owner on Mar 25, 2019. It is now read-only.

Commit 32d1ddd

Browse files
committed
Version advance to 1.1.alpha4
1 parent 5e7763d commit 32d1ddd

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

resources/META-INF/plugin.xml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<idea-plugin>
22
<id>xyz.elmot.clion.armsupport.prj</id>
33
<name>OpenOCD + STM32CubeMX support for ARM embedded development</name>
4-
<version>1.1.alpha3</version>
4+
<version>1.1.alpha4</version>
55
<vendor email="me@elmot.xyz" url="http://elmot.xyz">Elmot</vendor>
66

77
<description><![CDATA[
@@ -37,11 +37,10 @@ The plugin is free, but if you like it, you may support my work with a PayPal do
3737

3838
<change-notes><![CDATA[
3939
<ul>
40-
<li>Minimal CLion 2018.1(CL-181.4203.505) Support</li>
41-
<li>Diagnostics UX improved</li>
42-
<li>"Do not ask option" for cmake update</li>
43-
<li>Board and ports settings moved to <i>Run Configuration</i></li>
44-
<li>Custom GDB support is done through CLion <i>Toolchains</i></li>
40+
<li>Fixed <i>Cancel</i> button behaviour during download</li>
41+
<li>Different reset types supported</li>
42+
<li>Different download types supported</li>
43+
<li>"Autogenerated" warning is added to CmakeLists.txt</li>
4544
</ul>
4645
]]>
4746
</change-notes>

0 commit comments

Comments
 (0)