diff --git a/CHANGELOG.md b/CHANGELOG.md index 4dc2c43..74dd9e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 1.0.1.0 (2021-07-28) + +- add tasks to find and fix specal character issues caused by WYSIWYG editor + ## 1.0.0.0 (2021-07-27) - extract tasks (exports and action) from DataWizard Core \ No newline at end of file diff --git a/metadata.php b/metadata.php index eb55d90..e334dad 100644 --- a/metadata.php +++ b/metadata.php @@ -39,7 +39,7 @@ $aModule = [ 'en' => '', ], 'thumbnail' => '', - 'version' => '1.0.0.0', + 'version' => '1.0.1.0', 'author' => 'D³ Data Development (Inh.: Thomas Dartsch)', 'email' => 'support@shopmodule.com', 'url' => 'https://www.oxidmodule.com/',