incremented version and updated changelog.

This commit is contained in:
Taylor Otwell
2011-12-01 23:31:41 -06:00
parent 271fbbbb68
commit 531454a29b
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,5 +1,9 @@
# Laravel Change Log
## Version 2.0.4
- Feature: Added default parameter to File::get method.
## Version 2.0.3
- Feature: The application URL is now auto-detected.
+1 -1
View File
@@ -3,7 +3,7 @@
* Laravel - A PHP Framework For Web Artisans
*
* @package Laravel
* @version 2.0.3
* @version 2.0.4
* @author Taylor Otwell <[email protected]>
* @link http://laravel.com
*/