Added in develop changes.
Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
This commit is contained in:
parent
4d0f95598c
commit
1bd157d0a6
|
@ -2,6 +2,7 @@ # Laravel Change Log
|
|||
|
||||
## Contents
|
||||
|
||||
- [Develop](#develop)
|
||||
- [Laravel 3.2.4](#3.2.4)
|
||||
- [Upgrading From 3.2.3](#upgrade-3.2.4)
|
||||
- [Laravel 3.2.3](#3.2.3)
|
||||
|
@ -33,6 +34,12 @@ ## Contents
|
|||
- [Laravel 3.1](#3.1)
|
||||
- [Upgrading From 3.0](#upgrade-3.1)
|
||||
|
||||
<a name="develop"></a>
|
||||
## Develop
|
||||
|
||||
- Added Turkish language files.
|
||||
- Changed jQuery '$' to 'jQuery' in the Profiler.
|
||||
|
||||
<a name="3.2.4"></a>
|
||||
## Laravel 3.2.4
|
||||
|
||||
|
|
Loading…
Reference in New Issue