File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ apply plugin: 'idea'
1717apply plugin : ' org.jetbrains.intellij'
1818
1919group ' com.sjhy'
20- version ' 1.2.1-SNAPSHOT '
20+ version ' 1.2.1-RELEASE '
2121
2222sourceCompatibility = JavaVersion . VERSION_1_8
2323targetCompatibility = JavaVersion . VERSION_1_8
Original file line number Diff line number Diff line change 2121
2222
2323 <change-notes ><![CDATA[
24+ <p>1.2.1-RELEASE</p>
25+ <ul>
26+ <li>1.Repairing the change macro definition requires reboot.</li>
27+ <li>2.Repairing a series of error problems caused by table configuration</li>
28+ <li>3.Optimize the dynamic mode and repair some details.</li>
29+ </ul>
30+ <ul>
31+ <li>1.修复更改宏定义需要重启才生效问题</li>
32+ <li>2.修复表配置引发的一系列错误问题</li>
33+ <li>3.优化动态调式,修复部分细节</li>
34+ </ul>
2435 <p>1.2.0-RELEASE</p>
2536 <ul>
2637 <li>1.A lot of improvements have been made to user experience.</li>
You can’t perform that action at this time.
0 commit comments