Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 058bcbb067..28e9e96fcf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,7 +24,7 @@ The Product Changelog at **[matomo.org/changelog](https://matomo.org/changelog)*
#### Recommendations for Matomo JS tracker
-The following changes are recommendations and don't have to be done as we will still support them for many years. However, it could change in the future.
+These are only recommendations (because we will keep backward compatibility for many more years), but we do recommend you update your code for consistency and for future proofing your tracking:
* If using the `piwik_ignore` css class to ignore outlinks we recommend replacing it with `matomo_ignore`
* If using the `piwik_download` css class to mark a link as download we recommend replacing it with `matomo_download`