Skip to content

Commit 71571b8

Browse files
committed
chore: release version 24.11.0
1 parent 4637ce7 commit 71571b8

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

docs/changelog.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ category: Administration
1111

1212
### [Unreleased]
1313

14+
* ...
15+
16+
### [24.11.0] - 2024-11-11
17+
18+
**Multiple Subtasks supports Jira 10**
19+
1420
* feat: ensure compatibility with Jira 9.17.2, 9.12.12, 9.4.25
1521
* feat: Multiple Subtasks supports Jira 10
1622
* chore: switch to new Jackson library for REST
@@ -67,7 +73,8 @@ Older versions have been moved into separate changelog documents grouped by thei
6773
* [Multiple Subtasks for Jira 23.x](/changelog-23x)
6874
* [Multiple Subtasks for Jira 22.x](/changelog-22x)
6975

70-
[Unreleased]: https://github.com/codescape/jira-multiple-subtasks/compare/24.08.0...HEAD
76+
[Unreleased]: https://github.com/codescape/jira-multiple-subtasks/compare/24.11.0...HEAD
77+
[24.11.0]: https://github.com/codescape/jira-multiple-subtasks/compare/24.08.0...24.11.0
7178
[24.08.0]: https://github.com/codescape/jira-multiple-subtasks/compare/24.06.0...24.08.0
7279
[24.06.0]: https://github.com/codescape/jira-multiple-subtasks/compare/24.01.0...24.06.0
7380
[24.01.0]: https://github.com/codescape/jira-multiple-subtasks/compare/23.12.0...24.01.0

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>de.codescape.jira.plugins</groupId>
77
<artifactId>multiple-subtasks</artifactId>
8-
<version>24.08.0</version>
8+
<version>24.11.0</version>
99
<packaging>atlassian-plugin</packaging>
1010

1111
<name>Multiple Subtasks for Jira</name>

0 commit comments

Comments
 (0)