1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-09-03 10:02:39 +02:00

Rename referer->referrer and server_name->server, update changelog

This commit is contained in:
Jordi Boggiano
2012-04-22 11:26:54 +02:00
parent b4c12e9f2c
commit 3c4bc178cc
3 changed files with 7 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
* 1.0.3 (2012--)
* 1.1.0 (2012--)
Changes:
@@ -6,6 +6,7 @@
handle the given log level
* Added ChromePHPHandler
* Added possibility to show microseconds in logs
* Added `server` and `referer` to WebProcessor output
* 1.0.2 (2011-10-24)