updated change log.
This commit is contained in:
parent
58f69fdf47
commit
7b65dc30a0
|
@ -52,6 +52,7 @@ ## Laravel 3.2
|
||||||
- Added `$default` parameter to Bundle::option method.
|
- Added `$default` parameter to Bundle::option method.
|
||||||
- Fixed bug present when using Eloquent models with Twig.
|
- Fixed bug present when using Eloquent models with Twig.
|
||||||
- Allow multiple views to be registered for a single composer.
|
- Allow multiple views to be registered for a single composer.
|
||||||
|
- Added `Request::set_env` method.
|
||||||
|
|
||||||
<a name="upgrade-3.2"></a>
|
<a name="upgrade-3.2"></a>
|
||||||
## Upgrading From 3.1
|
## Upgrading From 3.1
|
||||||
|
|
Loading…
Reference in New Issue