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 <thomas.steur@gmail.com>2016-09-30 10:17:12 +0300
committerThomas Steur <thomas.steur@gmail.com>2016-09-30 10:17:12 +0300
commit2988260c299eebf2bebc363eeebb12b568197b52 (patch)
treebb3a8f0b8d1153e6dd820ff6e417ec579a849c37 /CHANGELOG.md
parentc6e6fea1131043aac50c93c7e0d3485b566f7ac7 (diff)
mention new event in changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 53bbd03c19..df60083d19 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -96,6 +96,7 @@ Read more about migrating a plugin from Piwik 2.X to Piwik 3 on our [Migration g
* `PluginManager.pluginInstalled` triggered after a plugin was installed
* `PluginManager.pluginUninstalled` triggered after a plugin was uninstalled
* New HTTP Tracking API parameter `pv_id` which accepts a six character unique ID that identifies which actions were performed on a specific page view. Read more about it in the [HTTP Tracking API](https://developer.piwik.org/api-reference/tracking-api);
+* New event `Segment.addSegments` that lets you add segments.
### New features
* New "Sparklines" visualization that lets you create a widget showing multiple sparklines