adjust changelog
This commit is contained in:
parent
9e9a0fdd4c
commit
a7e6c91042
@ -1,5 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 1.2.0.0 (2021-07-27)
|
||||||
|
|
||||||
|
- adjustments for CLI extension
|
||||||
|
- fix OXID 6.1 incompatibilities
|
||||||
|
|
||||||
## 1.1.0.0 (2021-06-25)
|
## 1.1.0.0 (2021-06-25)
|
||||||
|
|
||||||
- implement form builder
|
- implement form builder
|
||||||
|
@ -32,7 +32,7 @@ $aModule = [
|
|||||||
'en' => '',
|
'en' => '',
|
||||||
],
|
],
|
||||||
'thumbnail' => '',
|
'thumbnail' => '',
|
||||||
'version' => '1.1.0.0',
|
'version' => '1.2.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