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>2015-04-21 05:10:24 +0300
committerThomas Steur <thomas.steur@gmail.com>2015-04-21 05:10:24 +0300
commit5e856652043283d129f376835d2c169cd9e84956 (patch)
tree19641ca0caa0618bac1a4cf4b5ec97fe577c337d /CHANGELOG.md
parentc9a364b8abd276ec9a702a0cea7160241772b8d5 (diff)
added new option --xhprof to 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 168a9f72bf..c8ea082f6f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@ This is a changelog for Piwik platform developers. All changes for our HTTP API'
### New commands
* There is now a `diagnostic:run` command to run the system check from the command line.
+* There is now an option `--xhprof` that can be used with any command to profile that command via XHProf.
### APIs Improvements
* Visitor details now additionally contain: `deviceTypeIcon`, `deviceBrand` and `deviceModel`