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>2015-07-21 11:58:03 +0300
committerThomas Steur <tsteur@users.noreply.github.com>2015-07-21 11:58:03 +0300
commit88e5f30e0961d9ddd916186712aecd7c4728744f (patch)
tree7611a42d085249a8feeb234a39ae0c6a23413049 /CHANGELOG.md
parentab82d4f8bee0dfce8dbd7a3c5c961bc76da10334 (diff)
Better changelog entry
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3740aa0639..b1275ca901 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@ This is a changelog for Piwik platform developers. All changes for our HTTP API'
## Piwik 2.15.0
### Breaking Changes
-* We marked the method `Dimension::getId()` as final.
+* The method `Dimension::getId()` has been set as `final`. It is not allowed to overwrite this method.
## Piwik 2.14.0
@@ -334,4 +334,4 @@ We are using `@since` annotations in case we are introducing new API's to make i
-->
Find the general Piwik Changelogs for each release at [piwik.org/changelog](http://piwik.org/changelog/)
- \ No newline at end of file
+