File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,15 @@ category: Administration
11
11
12
12
### [ Unreleased]
13
13
14
+ * ...
15
+
16
+ ### [ 24.06.0] - 2024-06-30
17
+
18
+ ** Better import for Quick Subtasks for Jira templates**
19
+
14
20
* fix: always open documentation in subtasks dialog in new window
15
21
* feat: ensure compatibility with Jira 9.15.0, 9.12.5, 9.4.18
16
- * feat: documentation link in dialog footer is always visible (CASUP-110)
22
+ * feat: documentation link in dialog footer is always visible
17
23
* feat: ensure compatibility with Jira 9.16.0, 9.12.9, 9.4.22
18
24
* fix: robustness of template import for non-UTF8 characters
19
25
* feat: ensure compatibility with Jira 9.17.0
@@ -40,5 +46,6 @@ Older versions have been moved into separate changelog documents grouped by thei
40
46
* [ Multiple Subtasks for Jira 23.x] ( /changelog-23x )
41
47
* [ Multiple Subtasks for Jira 22.x] ( /changelog-22x )
42
48
43
- [ Unreleased ] : https://github.com/codescape/jira-multiple-subtasks/compare/24.01.0...HEAD
49
+ [ Unreleased ] : https://github.com/codescape/jira-multiple-subtasks/compare/24.06.0...HEAD
50
+ [ 24.06.0 ] : https://github.com/codescape/jira-multiple-subtasks/compare/24.01.0...24.06.0
44
51
[ 24.01.0 ] : https://github.com/codescape/jira-multiple-subtasks/compare/23.12.0...24.01.0
Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
<groupId >de.codescape.jira.plugins</groupId >
7
7
<artifactId >multiple-subtasks</artifactId >
8
- <version >24.01 .0</version >
8
+ <version >24.06 .0</version >
9
9
<packaging >atlassian-plugin</packaging >
10
10
11
11
<name >Multiple Subtasks for Jira</name >
You can’t perform that action at this time.
0 commit comments