File tree Expand file tree Collapse file tree 3 files changed +18
-12
lines changed Expand file tree Collapse file tree 3 files changed +18
-12
lines changed Original file line number Diff line number Diff line change 1
1
### Story
2
2
3
- * [ +] Feature
4
- * [ -] Deleting functional
5
- * [ \* ] Improvement
6
- * [ !] Bug fixing
7
-
3
+ * [ +] Feature
4
+ * [ -] Deleting functional
5
+ * [ \* ] Improvement
6
+ * [ !] Bug fixing
7
+
8
+ 1.6.0 (08.01.2021)
9
+ ====================
10
+
11
+ * [ +] Feature request: IBM MQ support (issue #13 )
12
+
8
13
1.5.0 (04.12.2020)
9
14
====================
10
- * [ \* ] Refactoring based on plugin compatibility verification report
11
- * [ \* ] org.jetbrains.intellij version update to 0.6.4
12
- * [ \* ] Idea sandbox version upgrade to 2020.2.3
13
- * [ \* ] Removing host validation (issue #11 )
14
- * [ !] IntelliJ Crash (issues #9 and #10 )
15
+
16
+ * [ \* ] Refactoring based on plugin compatibility verification report
17
+ * [ \* ] org.jetbrains.intellij version update to 0.6.4
18
+ * [ \* ] Idea sandbox version upgrade to 2020.2.3
19
+ * [ \* ] Removing host validation (issue #11 )
20
+ * [ !] IntelliJ Crash (issues #9 and #10 )
15
21
16
22
1.4.0 (12.08.2019)
17
23
====================
Original file line number Diff line number Diff line change 1
1
### Jms-messenger
2
2
3
- #### Current version 1.5 .0
3
+ #### Current version 1.6 .0
4
4
5
5
#### Repository
6
6
[ https://github.com/klyashko/jms-messenger ] ( https://github.com/klyashko/jms-messenger )
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ plugins {
3
3
}
4
4
5
5
group = ' com.tool.plugins'
6
- version = ' 1.5 .0'
6
+ version = ' 1.6 .0'
7
7
8
8
apply plugin : ' java'
9
9
You can’t perform that action at this time.
0 commit comments