From 679a49823c2e157b0acad73a4e82f151604727ba Mon Sep 17 00:00:00 2001 From: MaxBUhe Date: Wed, 31 May 2023 14:33:49 +0200 Subject: [PATCH] add missing changelog 1.x changes --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 309d82f..6d7d9f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -68,6 +68,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - using of ContainerFactory in ViewConfig +## [1.8.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/1.7.0...1.8.0) - 2023-05-31 +### Fixed +- bug in explicit manager selection + +## [1.7.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/1.6.0...1.7.0) - 2023-05-31 +### Added +- extended call to read the technical documentation +### Changed +- block-extension for view_item_list +- way of getting list-articles in view_item_list + +## [1.6.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/1.5.0...1.6.0) - 2023-05-30 +### Added +- possibility to choose between consentmanager && usercentrics +- position to block extension +### Changed +- genuine code cleanup +- usercentrics includation script + ## [1.5.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/1.4.0...1.5.0) - 2023-05-23 ### Added - additional settings to explicitly indicate that consentmanager is used