adjust version informations
This commit is contained in:
parent
0f1830fcd8
commit
8ac948cf72
@ -1,5 +1,14 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 1.1.0.0
|
||||||
|
|
||||||
|
- force get translations from admin
|
||||||
|
- initialize form elements with default values for generating prefilled link arguments
|
||||||
|
- make compatible to data wizard 2.x
|
||||||
|
- hide form elements containing exports, if required but outdated FormManager (5.x) is installed
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## 1.0.2.0 (2021-07-29)
|
## 1.0.2.0 (2021-07-29)
|
||||||
|
|
||||||
- improve description of WYSIWYG special chars tasks
|
- improve description of WYSIWYG special chars tasks
|
||||||
|
@ -39,7 +39,7 @@ $aModule = [
|
|||||||
'en' => '',
|
'en' => '',
|
||||||
],
|
],
|
||||||
'thumbnail' => '',
|
'thumbnail' => '',
|
||||||
'version' => '1.0.2.0',
|
'version' => '1.1.0.0',
|
||||||
'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…
x
Reference in New Issue
Block a user