diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml index ea135387..867da585 100644 --- a/src/main/resources/META-INF/plugin.xml +++ b/src/main/resources/META-INF/plugin.xml @@ -9,11 +9,10 @@ Support WebStorm and GoLand IDEs. -
  • Allow initializing connection details to Xray using environment variables.
  • -
  • Persist issues and licenses view filters.
  • -
  • Enable navigation from issues-tree components to the project's descriptor.
  • -
  • Allow exclusion of transitive Maven dependencies from the issues-tree.
  • +
  • Minimal supported IDEA version changed to 2020.1.
  • +
  • Bugfix: In Gradle projects, the issues-tree is shown flat.
  • +
  • Bugfix: Broken navigation from issues-tree to descriptor after applying a filter.
  • +
  • Visual improvements.
  • ]]>