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-07-29 17:01:51 +0300
committerThomas Steur <thomas.steur@gmail.com>2015-08-13 19:01:54 +0300
commit19a191af410868ab034cab4266f4234cbdd8a01f (patch)
tree385e47054289d9565b23e26ca2e6fea8af0d10ed /CHANGELOG.md
parent3306ffe5b65f83c075a1541a1578a0ebf3adbbde (diff)
refs #7700 return all websites my default for API method Sites.getPatternMatchSites
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 b1275ca901..243e00a7a2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@ This is a changelog for Piwik platform developers. All changes for our HTTP API'
### Breaking Changes
* The method `Dimension::getId()` has been set as `final`. It is not allowed to overwrite this method.
+* We fixed a bug where the API method `Sites.getPatternMatchSites` only returned a very limited number of websites by default. We now return all websites by default unless a limit is specified specifically.
## Piwik 2.14.0