diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b19634..48843ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog All notable changes to this project will be documented in this file. +### [1.0.7](https://github.com/magestat/magento2-split-order/releases/tag/1.0.7) - 02-17-2020 +#### Added +- ACL for this module + ### [1.0.6](https://github.com/magestat/magento2-split-order/releases/tag/1.0.6) - 05/31/2019 #### Added - Split Order Based on the Product Stock Status. diff --git a/composer.json b/composer.json index 892392b..79981ed 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "license": [ "OSL-3.0" ], - "version": "1.0.6", + "version": "1.0.7", "support": { "issues": "https://github.com/magestat/magento2-split-order/issues/" }, diff --git a/etc/acl.xml b/etc/acl.xml new file mode 100644 index 0000000..d17d8f8 --- /dev/null +++ b/etc/acl.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + +