From 9673f8ae4477ef1c37a14b75661f675384393fda Mon Sep 17 00:00:00 2001 From: alutskevich Date: Thu, 30 May 2024 00:52:18 +0200 Subject: [PATCH] 134 - update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5afde19..0c9fa36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ This is the Developer Changelog for Matomo PHP Tracker. All breaking changes or new features are listed below. +## Matomo PHP Tracker 3.4.0 +### Changed +- a lot of arguments of `MatomoTracker` methods have explicitly types +- a lot of `MatomoTracker` method return types have strict types + ## Matomo PHP Tracker 3.3.1 ### Fixed - closed curl connection