diff --git a/CHANGELOG.md b/CHANGELOG.md index 202bdef..5e7b0d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,15 @@ 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.17.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.16.0...2.17.0) - 2024-04-10 +### Added +- Google-Analytics default values +- default values switch ( admin module settings ) +- translations + +## Changed +- centralized metadata-id + ## [2.16.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.15.0...2.16.0) - 2024-03-20 ### Added - ( Google ) Server-Side tagging usability diff --git a/metadata.php b/metadata.php index b26430c..4bd619c 100755 --- a/metadata.php +++ b/metadata.php @@ -49,7 +49,7 @@ $aModule = [ Die Entwicklung basiert auf einem Fork von Marat Bedoev - Github-Link ", 'thumbnail' => 'thumbnail.png', - 'version' => '2.16.0', + 'version' => '2.17.0', 'author' => 'Data Development (Inh.: Thomas Dartsch)', 'email' => 'support@shopmodule.com', 'url' => 'https://www.oxidmodule.com/',