mirror of
https://github.com/laravel/laravel.git
synced 2025-02-20 11:53:14 +08:00
incremented version and change log.
This commit is contained in:
parent
03b58e8ec6
commit
b31f13d99f
@ -1,5 +1,13 @@
|
||||
# Laravel Change Log
|
||||
|
||||
## Version 1.5.4
|
||||
|
||||
- Fix bug in Eloquent belongs_to relationship eager loading.
|
||||
|
||||
### Upgrading From 1.5.3
|
||||
|
||||
- Replace **system** directory.
|
||||
|
||||
## Version 1.5.3
|
||||
|
||||
- Various bug fixes.
|
||||
|
@ -3,7 +3,7 @@
|
||||
* Laravel - A clean and classy framework for PHP web development.
|
||||
*
|
||||
* @package Laravel
|
||||
* @version 1.5.3
|
||||
* @version 1.5.4
|
||||
* @author Taylor Otwell
|
||||
* @link http://laravel.com
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user