@@ -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
@@ -3,7 +3,7 @@
"description": "Logging for PHP 5.3",
"keywords": ["log","logging"],
"homepage": "http://github.com/Seldaek/monolog",
- "version": "1.0.0-RC1",
+ "version": "1.0.0",
"license": "MIT",
"authors": [
{