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-11-09 06:54:45 +0300
committerGitHub <noreply@github.com>2017-11-09 06:54:45 +0300
commitf14019e384164d1ecd2874a3eff39598c859110c (patch)
treed840f7969647951cb245c3e7f7e43f33ed6e47c3 /CHANGELOG.md
parent89323250b2566003d26112169731a4457b42fcbd (diff)
mention new events 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 c11a4e1334..d78c03c8db 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@ The Product Changelog at **[piwik.org/changelog](https://piwik.org/changelog)**
### New Segments
* New Segment added: `visitStartServerMinute` for Server time - minute (Start of visit)
* New Segment added: `visitEndServerMinute` for Server time - minute (End of visit)
+* New events added to add and filter visitor details: `Live.addVisitorDetails` and `Live.filterVisitorDetails`
### New APIs