File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,12 @@ category: Administration
1111
1212### [ Unreleased]
1313
14+ * ...
15+
16+ ### [ 25.10.0] - 2025-10-03
17+
18+ ** Multiple Subtasks supports Jira 11**
19+
1420* refactor: use maven compiler setting for Java 17
1521* feat: ensure compatibility with Jira 10.7.1
1622* feat: ensure compatibility with Jira 10.7.4
@@ -40,5 +46,6 @@ Older versions have been moved into separate changelog documents grouped by thei
4046* [ Multiple Subtasks for Jira 23.x] ( /changelog-23x )
4147* [ Multiple Subtasks for Jira 22.x] ( /changelog-22x )
4248
43- [ Unreleased ] : https://github.com/codescape/jira-multiple-subtasks/compare/25.05.0...HEAD
49+ [ Unreleased ] : https://github.com/codescape/jira-multiple-subtasks/compare/25.10.0...HEAD
50+ [ 25.10.0 ] : https://github.com/codescape/jira-multiple-subtasks/compare/25.05.0...25.10.0
4451[ 25.05.0 ] : https://github.com/codescape/jira-multiple-subtasks/compare/24.11.0...25.05.0
Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66 <groupId >de.codescape.jira.plugins</groupId >
77 <artifactId >multiple-subtasks</artifactId >
8- <version >25.05 .0</version >
8+ <version >25.10 .0</version >
99 <packaging >atlassian-plugin</packaging >
1010
1111 <name >Multiple Subtasks for Jira</name >
You can’t perform that action at this time.
0 commit comments