File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 33# cucumber-clojure Changelog
44
55## [ Unreleased]
6- ## [ 2020.3.2.0]
6+ ## [ 2020.3.2.1] Release for IntelliJ 2020.3.2
7+ - Minor fixes
8+ ## [ 2020.3.2.0] Initial release for IntelliJ 2020.3.2
9+ - Added navigation to step declaration
710## [ 0.0.2]
811### Added
912- Initial scaffold created from [ IntelliJ Platform Plugin Template] ( https://github.com/JetBrains/intellij-platform-plugin-template )
Original file line number Diff line number Diff line change 33
44pluginGroup = com.github.taraktikos.cucumberclojure
55pluginName = cucumber-clojure
6- pluginVersion = 2020.3.2.0
6+ pluginVersion = 2020.3.2.1
77pluginSinceBuild = 202
88pluginUntilBuild = 203.*
99# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
Original file line number Diff line number Diff line change 66
77 <change-notes ><![CDATA[
88 <ul>
9+ <li>2020.3.2.1: Release for IntelliJ 2020.3.2</li>
10+ <ol>
11+ <li>Minor fixes</li>
12+ </ol>
913 <li>2020.3.2.0: Initial release for IntelliJ 2020.3.2
1014 <ol>
1115 <li>Added navigation to step declaration</li>
You can’t perform that action at this time.
0 commit comments