We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7303697 commit 3db7027Copy full SHA for 3db7027
2 files changed
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
}
5
6
group 'cn.gudqs7.idea.plugins'
7
-version '1.2.0'
+version '1.2.1'
8
9
repositories {
10
mavenCentral()
parts/changeNotes.html
@@ -1,6 +1,11 @@
1
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
2
3
<pre>
+<strong>Release v1.2.1</strong>
+ 1.perf: Search Api 时凸显接口注释(往前移)
+
+ English:
+ 1.perf: Highlight interface annotations when Searching Api (move forward)
<strong>Release v1.2.0</strong>
1:feat: 支持解析 RequestMapping 的 params 属性. #4
11
0 commit comments