adjust documentation
This commit is contained in:
parent
3fe01aa227
commit
075df7fbfb
@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 1.5.0.1 (2023-03-22)
|
||||||
|
### Fixed
|
||||||
|
- wrong cascaded HTML elements
|
||||||
|
|
||||||
## 1.5.0.0 (2021-12-21)
|
## 1.5.0.0 (2021-12-21)
|
||||||
|
|
||||||
#### Added
|
#### Added
|
||||||
|
@ -32,7 +32,7 @@ $aModule = [
|
|||||||
'en' => '',
|
'en' => '',
|
||||||
],
|
],
|
||||||
'thumbnail' => '',
|
'thumbnail' => '',
|
||||||
'version' => '1.5.0.0',
|
'version' => '1.5.0.1',
|
||||||
'author' => 'D³ Data Development (Inh.: Thomas Dartsch)',
|
'author' => 'D³ Data Development (Inh.: Thomas Dartsch)',
|
||||||
'email' => 'support@shopmodule.com',
|
'email' => 'support@shopmodule.com',
|
||||||
'url' => 'https://www.oxidmodule.com/',
|
'url' => 'https://www.oxidmodule.com/',
|
||||||
|
Loading…
Reference in New Issue
Block a user