mirror of
https://github.com/laravel/laravel.git
synced 2025-02-20 11:53:14 +08:00
increment version.
This commit is contained in:
parent
3789972a35
commit
b5f568404a
@ -1,5 +1,13 @@
|
|||||||
# Laravel Change Log
|
# Laravel Change Log
|
||||||
|
|
||||||
|
## Version 2.1.1
|
||||||
|
|
||||||
|
- Fix: Fixed bug in controller auto-loading routine.
|
||||||
|
|
||||||
|
### Upgrading from 2.1.0
|
||||||
|
|
||||||
|
- Replace **laravel** directory.
|
||||||
|
|
||||||
## Version 2.1.0
|
## Version 2.1.0
|
||||||
|
|
||||||
- Fix: Multiple wildcards / regular expressions per segment are now supported.
|
- Fix: Multiple wildcards / regular expressions per segment are now supported.
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
* Laravel - A PHP Framework For Web Artisans
|
* Laravel - A PHP Framework For Web Artisans
|
||||||
*
|
*
|
||||||
* @package Laravel
|
* @package Laravel
|
||||||
* @version 2.1.0
|
* @version 2.1.1
|
||||||
* @author Taylor Otwell <taylorotwell@gmail.com>
|
* @author Taylor Otwell <taylorotwell@gmail.com>
|
||||||
* @link http://laravel.com
|
* @link http://laravel.com
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user