Skip to content

Commit d7a4691

Browse files
committed
chore: release version 25.12.1
1 parent b2f6344 commit d7a4691

2 files changed

Lines changed: 11 additions & 3 deletions

File tree

docs/changelog.md

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

1212
### [Unreleased]
1313

14+
* ...
15+
16+
### [25.12.1] - 2025-12-12
17+
18+
**Fine-grained access control for REST services (revised)**
19+
1420
* fix: allow to reset cancelled sessions
1521

1622
### [25.12.0] - 2025-12-12
1723

18-
**Fine grained access control for all REST services**
24+
**Fine-grained access control for REST services**
1925

2026
* chore: include Jenkins repository for external libraries
2127
* chore: improve Github action for continuous integration
@@ -66,6 +72,8 @@ Older versions have been moved into separate changelog documents grouped by thei
6672
* [Scrum Poker for Jira 2.x](/changelog-2x)
6773
* [Scrum Poker for Jira 1.x](/changelog-1x)
6874

69-
[Unreleased]: https://github.com/codescape/jira-scrum-poker/compare/25.10.0...HEAD
75+
[Unreleased]: https://github.com/codescape/jira-scrum-poker/compare/25.12.1...HEAD
76+
[25.12.1]: https://github.com/codescape/jira-scrum-poker/compare/25.12.0...25.12.1
77+
[25.12.0]: https://github.com/codescape/jira-scrum-poker/compare/25.10.0...25.12.0
7078
[25.10.0]: https://github.com/codescape/jira-scrum-poker/compare/25.10.0...25.05.0
7179
[25.05.0]: https://github.com/codescape/jira-scrum-poker/compare/24.10.0...25.05.0

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>de.codescape.jira.plugins</groupId>
77
<artifactId>scrum-poker</artifactId>
8-
<version>25.12.0</version>
8+
<version>25.12.1</version>
99
<packaging>atlassian-plugin</packaging>
1010

1111
<name>Scrum Poker for Jira</name>

0 commit comments

Comments
 (0)