Commit b7abdf1 1 parent e9bb442 commit b7abdf1 Copy full SHA for b7abdf1
File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## [ 9.0.5] - 2025-01-10
8
+
9
+ ### Fixed
10
+ - PHP 8.4 deprecation free (thanks to @florian-lst )
11
+
7
12
## [ 9.0.4] - 2024-11-25
8
13
9
14
### Fixed
Original file line number Diff line number Diff line change 9
9
'author_company ' => 'WEBprofil - Gernot Ploiner e.U. ' ,
10
10
'state ' => 'stable ' ,
11
11
'clearCacheOnLoad ' => 1 ,
12
- 'version ' => '9.0.4 ' ,
12
+ 'version ' => '9.0.5 ' ,
13
13
'constraints ' => [
14
14
'depends ' => [
15
15
'typo3 ' => '12.4.0-13.4.99 ' ,
You can’t perform that action at this time.
0 commit comments