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-05-06 01:48:19 +0300
committerThomas Steur <thomas.steur@gmail.com>2015-05-10 23:51:14 +0300
commita20e71c61aa9ae74dac9e1b899772357d4d3a64c (patch)
treeadce50cc7d93907182d96a19dfe6b3fb8badc291 /CHANGELOG.md
parente5f1fba3b54a04b321fcaf1edf2c0f827e56b681 (diff)
Removed deprecated methods.
As the plugin does now nothing anymore, I removed it.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 752b8f1d67..3d7bd0753f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,12 @@
This is a changelog for Piwik platform developers. All changes for our HTTP API's, Plugins, Themes, etc will be listed here.
+## Piwik 2.14.0
+
+### Breaking Changes
+* The `UserSettings` API has been removed. The API was deprecated in earlier versions. Use `DevicesDetection`, `Resolution` and `DevicePlugins` API instead.
+
+
## Piwik 2.13.0
### Breaking Changes