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:
authorMatthieu Napoli <matthieu@mnapoli.fr>2015-04-21 08:34:44 +0300
committerMatthieu Napoli <matthieu@mnapoli.fr>2015-04-21 08:34:44 +0300
commitf8b00971e90882ed5fd820b4277221c737668e0c (patch)
tree8d788c93bd4c5d9b1e155e4d192460b2e2f16b07 /CHANGELOG.md
parent895217de7000cb73422cd2853e110f8c4d99d0a1 (diff)
Fixed changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 781de52f71..8e5e1ae018 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,7 @@
This is a changelog for Piwik platform developers. All changes for our HTTP API's, Plugins, Themes, etc will be listed here.
-## 2.13.0
+## Piwik 2.13.0
### Deprecations
* The method `Piwik\Archive::getBlob()` has been deprecated and will be removed from June 1st 2015. Use one of the methods `getDataTable*()` methods instead.