update change log.
This commit is contained in:
parent
60ab0b66e7
commit
de7046cc66
|
@ -66,6 +66,7 @@ ## Laravel 3.2
|
||||||
- Allow the specification of a separate asset base URL for using CDNs.
|
- Allow the specification of a separate asset base URL for using CDNs.
|
||||||
- Allow a `starter` Closure to be defined in `bundles.php` to be run on Bundle::start.
|
- Allow a `starter` Closure to be defined in `bundles.php` to be run on Bundle::start.
|
||||||
- Allow the registration of custom database drivers.
|
- Allow the registration of custom database drivers.
|
||||||
|
- New, driver based authentication system.
|
||||||
|
|
||||||
<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