incremented version and updated changelog.
This commit is contained in:
@@ -1,5 +1,13 @@
|
|||||||
# Laravel Change Log
|
# Laravel Change Log
|
||||||
|
|
||||||
|
## Version 2.0.7
|
||||||
|
|
||||||
|
- Fix: Fixed raw_where in query builder.
|
||||||
|
|
||||||
|
### Upgrading from 2.0.6
|
||||||
|
|
||||||
|
- Replace **laravel** directory.
|
||||||
|
|
||||||
## Version 2.0.6
|
## Version 2.0.6
|
||||||
|
|
||||||
- Fix: Fixed nested sections.
|
- Fix: Fixed nested sections.
|
||||||
|
|||||||
@@ -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.6
|
* @version 2.0.7
|
||||||
* @author Taylor Otwell <taylorotwell@gmail.com>
|
* @author Taylor Otwell <taylorotwell@gmail.com>
|
||||||
* @link http://laravel.com
|
* @link http://laravel.com
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user