Skip to content

Commit 986fb18

Browse files
committed
[RELEASE] Maintenance release v4.0.2
1 parent bbfcf0e commit 986fb18

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

Changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# Version 4.0.2 (2025-05-12)
2+
3+
- [TASK] check, if site configuration exists. Thanks to [Georg Ringer](https://github.com/georgringer)!
4+
5+
All changes
6+
https://github.com/cdaecke/md_saml/compare/4.0.1...4.0.2
7+
18
# Version 4.0.1 (2025-05-05)
29

310
- [FEATURE] allow `baseVariants` in configuration. Thanks to [Bruno86](https://github.com/Bruno86)!

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
'author' => 'Christoph Daecke',
1818
'author_email' => 'typo3@mediadreams.org',
1919
'state' => 'stable',
20-
'version' => '4.0.1',
20+
'version' => '4.0.2',
2121
'constraints' => [
2222
'depends' => [
2323
'typo3' => '13.4.0-13.4.99',

0 commit comments

Comments
 (0)