update for 3.1.1

This commit is contained in:
Taylor Otwell
2012-03-28 11:43:32 -05:00
parent 720d9de582
commit 6bf68aad38
4 changed files with 15 additions and 3 deletions

View File

@@ -2,9 +2,21 @@
## Contents
- [Laravel 3.1.1](#3.1.1)
- [Upgrading From 3.1](#upgrade-3.1.1)
- [Laravel 3.1](#3.1)
- [Upgrading From 3.0](#upgrade-3.1)
<a name="3.1.1"></a>
## Laravel 3.1.1
- Fixes Eloquent model hydration bug involving custom setters.
<a name="upgrade-3.1.1"></a>
## Upgrading From 3.1
- Replace the **laravel** folder.
<a name="3.1"></a>
## Laravel 3.1