@@ -12,58 +12,15 @@ category: Administration
1212### [ Unreleased]
1313
1414* docs: add FAQ to online documentation
15-
16- ### [ 25.12.0] - 2025-12-30
17-
18- ** Improve importer and minor refactorings**
19-
20- * chore: include jenkins repository for external libraries
21- * chore: improve Github action for continuous integration
22- * test: add test creating high number of subtasks
23- * chore: add code of conduct to repository
24- * refactor: use parameterized log messages
25- * refactor: remove unused or obsolete imports
26- * feat: ensure compatibility with Jira 11.2.0
27- * refactor: extract URL validation into util class
28- * feat: ensure compatibility with Jira 11.3.0
29- * docs: improve documentation for assignee in syntax
30- * fix: importer ignores attributes without values
31- * fix: improve logging for empty attributes in importer
32-
33- ### [ 25.10.0] - 2025-10-03
34-
35- ** Multiple Subtasks supports Jira 11**
36-
37- * refactor: use maven compiler setting for Java 17
38- * feat: ensure compatibility with Jira 10.7.1
39- * feat: ensure compatibility with Jira 10.7.4
40- * chore: data center review 2025
41- * feat: ensure compatibility with Jira 11.1.0
42-
43- ### [ 25.05.0] - 2025-05-17
44-
45- ** Compatibility updates for Jira 10.3 - 10.6**
46-
47- * chore: simplify Docker configuration for testing
48- * feat: ensure compatibility with Jira 10.3.0
49- * refactor: improve structure of subtask creation service
50- * feat: ensure compatibility with Jira 10.4.0
51- * refactor: use Java 16 syntax for lists
52- * refactor: extract logic for custom field name syntax
53- * test: improve tests for custom field name logic
54- * docs: improve formatting of code examples
55- * feat: ensure compatibility with Jira 10.5.0
56- * feat: ensure compatibility with Jira 10.6.0
15+ * docs: prepare changelog for 2026 development
5716
5817### Older versions
5918
6019Older versions have been moved into separate changelog documents grouped by their major version:
6120
21+ * [ Multiple Subtasks for Jira 25.x] ( /changelog-25x )
6222* [ Multiple Subtasks for Jira 24.x] ( /changelog-24x )
6323* [ Multiple Subtasks for Jira 23.x] ( /changelog-23x )
6424* [ Multiple Subtasks for Jira 22.x] ( /changelog-22x )
6525
6626[ Unreleased ] : https://github.com/codescape/jira-multiple-subtasks/compare/25.12.0...HEAD
67- [ 25.12.0 ] : https://github.com/codescape/jira-multiple-subtasks/compare/25.10.0...25.12.0
68- [ 25.10.0 ] : https://github.com/codescape/jira-multiple-subtasks/compare/25.05.0...25.10.0
69- [ 25.05.0 ] : https://github.com/codescape/jira-multiple-subtasks/compare/24.11.0...25.05.0
0 commit comments