Commit 97c7e63 1 parent c45a82d commit 97c7e63 Copy full SHA for 97c7e63
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.3] - 2024-11-22
8
+
9
+ ### Fixed
10
+ - Do not generate sys_file entries for Mask icons [ #652 ] ( https://github.com/Gernott/mask/issues/652 ) (thanks to @jakowidhalm )
11
+
7
12
## [ 9.0.2] - 2024-11-18
8
13
9
14
### Added
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.2 ' ,
12
+ 'version ' => '9.0.3 ' ,
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