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

Update for 1.0.0 final

This commit is contained in:
Jordi Boggiano
2011-07-07 18:21:02 +02:00
parent cf247ca0ac
commit 433b98d421
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
* 1.0.0 (2011-07-06)
Changes:
* Added IntrospectionProcessor to get info from where the logger was called
* Fixed WebProcessor in CLI
* 1.0.0-RC1 (2011-07-01)
* Initial release