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-01-01 04:18:10 +0300
committerMatthieu Napoli <matthieu@mnapoli.fr>2015-01-01 04:18:10 +0300
commit4929153e6df0864db491724c0e862760c2a98c09 (patch)
tree235b6c538fc6b601b7277967e50d84b18ed7dcae /CHANGELOG.md
parentbdde719483e2204bdca8b7ac842cbc77bc909dd8 (diff)
Updated the 2.10 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 695a1572df..f3bc610f02 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,7 @@ This is a changelog for Piwik platform developers. All changes for our HTTP API'
### Library updates
* We added the `symfony/var-dumper` library allowing you to better print any arbitrary PHP variable via `dump($var1, $var2, ...)`.
+* Piwik now uses [Monolog](https://github.com/Seldaek/monolog) as a logger.
### Deprecations
* Some duplicate reports from UserSettings plugin have been removed. Widget URLs for those reports will still work till May 1st 2015. Please update those to the new reports of DevicesDetection plugin.