Skip to content

Commit a86cea2

Browse files
committed
[Release] Version 3.2.0
1 parent 7c9c6d8 commit a86cea2

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## [3.2.0] - 2022-11-10
88
### Added
99
- BasenameViewHelper
10+
- compatibility to TYPO3 V11 LTS
1011

1112
### Changed
1213
- IbanViewHelper accepts argument

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
'author' => 'Tony Lampel',
99
'author_email' => 'tony.lampel@xima.de',
1010
'state' => 'stable',
11-
'version' => '3.1.2',
11+
'version' => '3.2.0',
1212
'constraints' => [
1313
'depends' => [
1414
'typo3' => '9.5.0-11.5.99',

0 commit comments

Comments
 (0)