File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
All notable changes to this project will be documented in this file.
3
3
4
+ ## [ 4.0.2] - 2023-11-14
5
+ ### Added
6
+ - Changed composer vendor name from "simonkoehler" to "fullstackfreelancer"
7
+
4
8
## [ 4.0.1] - 2023-11-14
5
9
### Added
6
10
- Header field of timeline records is not mandatory anymore
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ This extension provides a new content element of type "Timeline" (ce_timeline) t
5
5
<table border =" 0 " >
6
6
<tr>
7
7
<th>Latest version</th>
8
- <td>4.0.1 </td>
8
+ <td>4.0.2 </td>
9
9
</tr>
10
10
<tr>
11
11
<th>Status</th>
Original file line number Diff line number Diff line change 9
9
'state ' => 'stable ' ,
10
10
'uploadfolder ' => '0 ' ,
11
11
'clearCacheOnLoad ' => 0 ,
12
- 'version ' => '4.0.1 ' ,
12
+ 'version ' => '4.0.2 ' ,
13
13
'constraints ' =>
14
14
array (
15
15
'depends ' => array (
You can’t perform that action at this time.
0 commit comments