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:
authorThomas Steur <tsteur@users.noreply.github.com>2017-01-04 01:53:07 +0300
committerMatthieu Aubry <mattab@users.noreply.github.com>2017-01-04 01:53:07 +0300
commit28730ab87628034aeda3fe01b1ee7523e2a3c244 (patch)
tree97e75378811bf24d7f057f6e7437bf53a688669f /CHANGELOG.md
parent193a9bb8b13bfdce69731181d3dad102f7e14f6b (diff)
added new event for totals calculation (#11139)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f280b69f19..25883d76ef 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,11 @@ This is the Developer Changelog for Piwik platform developers. All changes in ou
The Product Changelog at **[piwik.org/changelog](http://piwik.org/changelog)** lets you see more details about any Piwik release, such as the list of new guides and FAQs, security fixes, and links to all closed issues.
+## Piwik 3.0.1
+
+### New APIs
+* Added new event `MultiSites.filterRowsForTotalsCalculation` to filter which sites will be included in the All Websites Dashboard totals calculation.
+
## Piwik 3.0.0
### New guide