Commit 3db0df5 1 parent f7e2ebc commit 3db0df5 Copy full SHA for 3db0df5
File tree 3 files changed +7
-2
lines changed
3 files changed +7
-2
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
+ ## [ 8.3.10] - 2024-03-14
8
+
9
+ ### Fixed
10
+ - Add default value for imageoverlayPalette [ #626 ] ( https://github.com/Gernott/mask/issues/626 )
11
+
7
12
## [ 8.3.9] - 2024-02-29
8
13
9
14
### Fixed
Original file line number Diff line number Diff line change 13
13
interlink-shortcode =" mask/mask"
14
14
/>
15
15
<project title =" Mask"
16
- release =" 8.3.9 "
16
+ release =" 8.3.10 "
17
17
copyright =" 2024"
18
18
/>
19
19
</guides >
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 ' => '8.3.9 ' ,
12
+ 'version ' => '8.3.10 ' ,
13
13
'constraints ' => [
14
14
'depends ' => [
15
15
'typo3 ' => '11.5.0-12.4.99 ' ,
You can’t perform that action at this time.
0 commit comments