diff --git a/CHANGELOG.md b/CHANGELOG.md index d1575d7..5a50064 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,16 @@ 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.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) +- PHPStan code-cleanup +### Changed +- template structure +- code cleanup + ## [2.13.1](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.13.0...2.13.1) - 2023-01-03 -## Fixed +### Fixed - error on array-count at zero entries ## [2.13.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.12.0...2.13.0) - 2023-09-13 diff --git a/metadata.php b/metadata.php index d34fff3..c62f7cf 100755 --- a/metadata.php +++ b/metadata.php @@ -44,7 +44,7 @@ $aModule = [ Die Entwicklung basiert auf einem Fork von Marat Bedoev - Github-Link ", 'thumbnail' => 'thumbnail.png', - 'version' => '2.13.1', + 'version' => '2.14.0', 'author' => 'Data Development (Inh.: Thomas Dartsch)', 'email' => 'support@shopmodule.com', 'url' => 'https://www.oxidmodule.com/',