Skip to content

Commit

Permalink
chore: release version 24.01.0
Browse files Browse the repository at this point in the history
  • Loading branch information
codescape committed Jan 27, 2024
1 parent 724b5e7 commit fd5370f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ category: Administration

### [Unreleased]

* ...

### [24.01.0] - 2024-01-27

**Multiple Subtasks speaks 28 languages**

* feat: ensure compatibility with Jira 9.12.1, 9.4.14
* docs: move changelog for 23.x releases into archive
* feat: add translations into 27 additional languages
Expand All @@ -28,4 +34,5 @@ Older versions have been moved into separate changelog documents grouped by thei
* [Multiple Subtasks for Jira 23.x](/changelog-23x)
* [Multiple Subtasks for Jira 22.x](/changelog-22x)

[Unreleased]: https://github.com/codescape/jira-multiple-subtasks/compare/23.12.0...HEAD
[Unreleased]: https://github.com/codescape/jira-multiple-subtasks/compare/24.01.0...HEAD
[24.01.0]: https://github.com/codescape/jira-multiple-subtasks/compare/23.12.0...24.01.0
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.codescape.jira.plugins</groupId>
<artifactId>multiple-subtasks</artifactId>
<version>23.12.0</version>
<version>24.01.0</version>
<packaging>atlassian-plugin</packaging>

<name>Multiple Subtasks for Jira</name>
Expand Down

0 comments on commit fd5370f

Please sign in to comment.