From 9410495a58e746052e1b5a394ad4e1aa3344dde6 Mon Sep 17 00:00:00 2001 From: MaxBUhe Date: Mon, 5 Feb 2024 14:12:02 +0100 Subject: [PATCH] [Bump] Metadata && Changelog --- CHANGELOG.md | 9 +++++++++ metadata.php | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a50064..ed1ef38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ 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). +## [2.15.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.14.0...2.15.0) - 2024-02-05 +### Fixed +- missing Component-ArticleDetails extension, missing ManufacturerListController extension + ## [2.14.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.13.1...2.14.0) - 2023-01-22 ### Added - add_to_cart Event to several new shop-pages (landing-page, Account, category article-list, start) @@ -137,6 +141,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [2.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/1.1...2.0) - 2023-01-20 ### Added - using of ContainerFactory in ViewConfig + +## [1.15.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/1.14.0...1.15.0) - 2024-01-25 +### Fixed +- missing Component-ArticleDetails extension, missing ManufacturerListController extension + ## [1.14.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/1.13.0...1.14.0) - 2024-01-03 ### Added - add_to_cart Event to several new shop-pages (landing-page, Account, category article-list, start) diff --git a/metadata.php b/metadata.php index dbcc6be..fb8c1c7 100755 --- a/metadata.php +++ b/metadata.php @@ -48,7 +48,7 @@ $aModule = [ Die Entwicklung basiert auf einem Fork von Marat Bedoev - Github-Link ", 'thumbnail' => 'thumbnail.png', - 'version' => '2.14.0', + 'version' => '2.15.0', 'author' => 'Data Development (Inh.: Thomas Dartsch)', 'email' => 'support@shopmodule.com', 'url' => 'https://www.oxidmodule.com/',