diff options
| -rw-r--r-- | src/main/resources/META-INF/plugin.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml index 38472c5..6270a85 100644 --- a/src/main/resources/META-INF/plugin.xml +++ b/src/main/resources/META-INF/plugin.xml @@ -41,6 +41,8 @@ </ul> <h4>Bug fixes</h4> <ul> + <li><a href="https://bugreports.qt.io/browse/QTTA-94">QTTA-95</a> Created new Qt project shows Qt policy warning</li> + <li><a href="https://bugreports.qt.io/browse/QTTA-94">QTTA-94</a> org.json is not bundled in the JAR</li> <li><a href="https://bugreports.qt.io/browse/QTTA-52">QTTA-52</a> The plugin doesn't build for Android Studio Jellyfish</li> <li><a href="https://bugreports.qt.io/browse/QTTA-26">QTTA-26</a> The directory name is displayed as the entire path to the given folder</li> <li><a href="https://bugreports.qt.io/browse/QTTA-25">QTTA-25</a> New files or directories added to the Qt project do not appear in the AS project tree</li> |
