Skip to content

Commit 173a10b

Browse files
committed
1 parent 906d38a commit 173a10b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Documentation/Changelog/Index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33

44
Changelog
55
=========
6+
-
7+
:Version: 13.2.1
8+
:Date: 2025-12-18
9+
:Changes:
10+
* [BUGFIX] add missing status "confirmAdminRefusedSilent" to statusAdminConfirmationRefused - thx Sebastian Stein (in2code)
11+
* [BUGFIX] Use correct mail template for updateNotify mail - thx Sebastian Stein (in2code)
12+
613
-
714
:Version: 13.2.0
815
:Date: 2025-10-24

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
'author_email' => 'info@in2code.de',
1414
'author_company' => 'in2code.de - Wir leben TYPO3',
1515
'state' => 'stable',
16-
'version' => '13.2.0',
16+
'version' => '13.2.1',
1717
'constraints' => [
1818
'depends' => [
1919
'typo3' => '13.0.0-13.4.99',

0 commit comments

Comments
 (0)