We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d52162 commit 304ea38Copy full SHA for 304ea38
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Change Log
2
3
4
+## [v1.0](https://plugins.jetbrains.com/plugin/10907-mvpautocodeplus)(2018-7-16)
5
+
6
+- 添加兼容性配置,正式版发布.
7
8
## [v1.0-beat2](https://plugins.jetbrains.com/plugin/10907-mvpautocodeplus)(2018-7-10)
9
10
- 添加配置界面的Class选择支持
src/main/resources/META-INF/plugin.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<idea-plugin>
<id>com.longforus.mvpautocodeplus</id>
<name>MvpAutoCodePlus</name>
0 commit comments