updated changelog and incremented version.

This commit is contained in:
Taylor Otwell
2011-12-18 14:11:17 -06:00
parent 9d7534fa70
commit 0302b9c3c2
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,5 +1,9 @@
# Laravel Change Log # Laravel Change Log
## Version 2.0.6
- Fix: Fixed nested sections.
## Version 2.0.5 ## Version 2.0.5
- Feature: Added array access to session::get. - Feature: Added array access to session::get.
+1 -1
View File
@@ -3,7 +3,7 @@
* Laravel - A PHP Framework For Web Artisans * Laravel - A PHP Framework For Web Artisans
* *
* @package Laravel * @package Laravel
* @version 2.0.5 * @version 2.0.6
* @author Taylor Otwell <[email protected]> * @author Taylor Otwell <[email protected]>
* @link http://laravel.com * @link http://laravel.com
*/ */