Skip to content

Commit 0922bb7

Browse files
committed
chore: release version 24.06.0
1 parent 989a73e commit 0922bb7

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

docs/changelog.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,15 @@ category: Administration
1111

1212
### [Unreleased]
1313

14+
* ...
15+
16+
### [24.06.0] - 2024-06-30
17+
18+
**Better import for Quick Subtasks for Jira templates**
19+
1420
* fix: always open documentation in subtasks dialog in new window
1521
* 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
1723
* feat: ensure compatibility with Jira 9.16.0, 9.12.9, 9.4.22
1824
* fix: robustness of template import for non-UTF8 characters
1925
* feat: ensure compatibility with Jira 9.17.0
@@ -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/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
4451
[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.01.0</version>
8+
<version>24.06.0</version>
99
<packaging>atlassian-plugin</packaging>
1010

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

0 commit comments

Comments
 (0)