diff --git a/CHANGELOG.md b/CHANGELOG.md index ef8c3e4..c551663 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased](https://git.d3data.de/D3Public/DataWizard/compare/2.1.1.1...rel_2.x) +## [2.1.1.3](https://git.d3data.de/D3Public/DataWizard/compare/2.1.1.2...rel_2.x) - 2023-09-12 +### Added +- apply roles and rights -## [2.1.1.1](https://git.d3data.de/D3Public/DataWizard/compare/2.1.1.1...2.1.1.2) - 2023-03-30 +## [2.1.1.2](https://git.d3data.de/D3Public/DataWizard/compare/2.1.1.1...2.1.1.2) - 2023-03-30 ### Fixed - fix JavaScript for multiple forms diff --git a/metadata.php b/metadata.php index 3f46315..08a8297 100644 --- a/metadata.php +++ b/metadata.php @@ -32,7 +32,7 @@ $aModule = [ 'en' => '', ], 'thumbnail' => 'logo.png', - 'version' => '2.1.1.2', + 'version' => '2.1.1.3', 'author' => 'D³ Data Development (Inh.: Thomas Dartsch)', 'email' => 'support@shopmodule.com', 'url' => 'https://www.oxidmodule.com/',