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:
authorStefan Giehl <stefan@piwik.org>2017-02-21 16:36:39 +0300
committerMatthieu Aubry <mattab@users.noreply.github.com>2017-02-21 16:36:39 +0300
commitcda790ba6c5ca76378cf20f69d0bc53d488b6cda (patch)
treec39fbd6de120acef3090b3f2397b0f81f6d7ca7c /CHANGELOG.md
parenta6b8594917420809533303f58bd162359e6c838a (diff)
Adds API method to provide country code to name mapping (#11376)
* adds simple API to provide CountryCode to name mapping * New API method in API listing * Updates 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 933ff75ab0..85edaadcc9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,7 @@ The Product Changelog at **[piwik.org/changelog](http://piwik.org/changelog)** l
* Added JavaScript Tracker method `deleteCustomVariables` to delete all custom variables within a certain scope
* The method `enableLinkTracking` can now be called several times to make Piwik aware of newly added links when your DOM changes
* Added a new method `Piwik\Plugin\Report::getMetricNamesToProcessReportTotals()` that lets you define which metrics should show percentages in the table report visualization on hover. If defined, these percentages will be automatically calculated.
+* New HTTP API method `UserCountry.getCountryCodeMapping` to get a list of used country codes to country names
## Piwik 3.0.1