From cf6dd76aa9258b0943faddd9bd24ef280e691df9 Mon Sep 17 00:00:00 2001 From: Daniel Seifert Date: Wed, 22 Mar 2023 16:00:53 +0100 Subject: [PATCH] adjust documentation --- CHANGELOG.md | 6 +++++- metadata.php | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d8b04d..2dff1d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +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.0...rel_2.x) +## [Unreleased](https://git.d3data.de/D3Public/DataWizard/compare/2.1.1.1...rel_2.x) + +## [2.1.1.0](https://git.d3data.de/D3Public/DataWizard/compare/2.1.1.0...2.1.1.1) - 2023-03-22 +### Fixed +- wrong cascaded HTML elements ## [2.1.1.0](https://git.d3data.de/D3Public/DataWizard/compare/2.1.0.0...2.1.1.0) - 2022-12-24 ### Added diff --git a/metadata.php b/metadata.php index e6eaf72..74ba82d 100644 --- a/metadata.php +++ b/metadata.php @@ -32,7 +32,7 @@ $aModule = [ 'en' => '', ], 'thumbnail' => '', - 'version' => '2.1.1.0', + 'version' => '2.1.1.1', 'author' => 'D³ Data Development (Inh.: Thomas Dartsch)', 'email' => 'support@shopmodule.com', 'url' => 'https://www.oxidmodule.com/',