Work on section handling.

This commit is contained in:
Taylor Otwell
2012-11-06 15:04:13 -06:00
parent 49b2d4ab1a
commit d2fefa65aa
5 changed files with 37 additions and 5 deletions

View File

@@ -2,6 +2,8 @@
## Contents
- [Laravel 3.2.12](#3.2.12)
- [Upgrading From 3.2.11](#upgrade-3.2.12)
- [Laravel 3.2.11](#3.2.11)
- [Upgrading From 3.2.10](#upgrade-3.2.11)
- [Laravel 3.2.10](#3.2.10)
@@ -47,6 +49,16 @@
- [Laravel 3.1](#3.1)
- [Upgrading From 3.0](#upgrade-3.1)
<a name="3.2.12"></a>
## Laravel 3.2.12
- Clear sections on a complete render operation.
<a name="upgrade-3.2.12"></a>
### Upgrading From 3.2.11
- Replace the **laravel** folder.
<a name="3.2.11"></a>
## Laravel 3.2.11