From 4929153e6df0864db491724c0e862760c2a98c09 Mon Sep 17 00:00:00 2001 From: Matthieu Napoli Date: Thu, 1 Jan 2015 14:18:10 +1300 Subject: Updated the 2.10 changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') 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. -- cgit v1.2.3