Skip to content

Commit be12bf3

Browse files
committed
[RELEASE] Release of filefill 4.3.2
1 parent a7d83f2 commit be12bf3

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

ChangeLog

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2024-02-23 [RELEASE] Release of filefill 4.3.2 (Nicole Cordes)
2+
2024-02-22 0ae65cc [BUGFIX] Remove superflous TCEforms wrapper (Nicole Cordes)
3+
2023-06-27 553b52f [BUGFIX] Support multiple Doctrine versions (Nicole Cordes)
4+
2023-06-27 66f5594 [BUGFIX] Introduce event listener for FlexForm manipulation (Nicole Cordes)
5+
2024-02-23 01fbffc [TASK] Resolve StyleCI issues (Nicole Cordes)
6+
2024-02-14 bcf48fa Update .styleci.yml (Graham Campbell)
7+
2024-02-14 75b131a Update .styleci.yml (Graham Campbell)
8+
19
2024-02-08 [RELEASE] Release of filefill 4.3.1 (Nicole Cordes)
210
2024-02-08 50ed2d3 [BUGFIX] Add missing return types in commands (Nicole Cordes)
311

ext_emconf.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
'uploadfolder' => 0,
2222
'createDirs' => '',
2323
'clearCacheOnLoad' => 0,
24-
'version' => '4.3.1',
24+
'version' => '4.3.2',
2525
'constraints' =>
2626
array (
2727
'depends' =>

0 commit comments

Comments
 (0)