1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-07 13:46:38 +02:00

Release RC1

This commit is contained in:
Jordi Boggiano
2011-07-01 21:29:24 +02:00
parent 66c1cc05a8
commit 5e651a82b4
2 changed files with 4 additions and 1 deletions

3
CHANGELOG.mdown Normal file
View File

@@ -0,0 +1,3 @@
* 1.0.0-RC1 (2011-07-01)
* Initial release

View File

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