Skip to content

Commit 872c194

Browse files
Merge pull request #136 from matomo-org/bump-version-5.0.2
Bumped version to 5.0.2
2 parents 6a9993c + 5a7a5f5 commit 872c194

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,9 @@ For example, by default parameter `campaign_name` track following parameters if
9090
All parameter are case-insensitiv except optional mtm_clid.
9191

9292
## Changelog
93-
93+
* 5.0.2 (Oct 09th 2023) Archiving: Ensure parameter is provided in correct type
94+
* 5.0.1 (Aug 09th 2023) Compatability with Matomo 5
95+
* 5.0.0-b1 (May 05th 2023) Compatability with Matomo 5
9496
* 4.1.3 (Aug 01st 2022) Translation changes
9597
* 4.1.2 (Dec 20th 2021) Allowed creating new visit when campaign changes to be different per site if necessary
9698
* 4.1.1 (Nov 15th 2021) Fixed deprecation warnings for PHP 8.1

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "MarketingCampaignsReporting",
33
"description": "Measure the effectiveness of your marketing campaigns. New reports, segments & track up to five channels: campaign, source, medium, keyword, content.",
4-
"version": "5.0.1",
4+
"version": "5.0.2",
55
"keywords": ["Campaign", "Marketing", "Channels", "UTM tags"],
66
"license": "GPL v3+",
77
"homepage": "https://matomo.org",

0 commit comments

Comments
 (0)