Skip to content

Commit 2bdfa90

Browse files
author
孤峰
committed
new change note
1 parent 108acab commit 2bdfa90

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

resources/META-INF/plugin.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<idea-plugin>
22
<id>site.forgus.plugins.api-generator</id>
33
<name>Api Generator</name>
4-
<version>2021.02.18</version>
4+
<version>2021.06.13</version>
55
<vendor email="[email protected]">孤峰</vendor>
66

77
<description><![CDATA[
@@ -97,6 +97,10 @@
9797
]]></description>
9898

9999
<change-notes><![CDATA[
100+
<em>2021.06.13</em><br>
101+
<ul>
102+
<li>路径参数解析bug修复。</li>
103+
</ul>
100104
<em>2021.02.18</em><br>
101105
<ul>
102106
<li>第三方jar包解析bug修复。</li>

0 commit comments

Comments
 (0)