1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-02-23 14:32:44 +01:00
php-monolog/CHANGELOG.mdown

11 lines
193 B
Plaintext
Raw Normal View History

2011-07-07 18:21:02 +02:00
* 1.0.0 (2011-07-06)
Changes:
* Added IntrospectionProcessor to get info from where the logger was called
* Fixed WebProcessor in CLI
2011-07-01 21:29:24 +02:00
* 1.0.0-RC1 (2011-07-01)
* Initial release