adjust documentation

This commit is contained in:
Daniel Seifert 2023-03-22 16:05:58 +01:00
parent 3fe01aa227
commit 075df7fbfb
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F
2 changed files with 5 additions and 1 deletions

View File

@ -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

View File

@ -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/',