tweak eloquent model change method to not check types.

This commit is contained in:
Taylor Otwell
2012-07-10 08:02:08 -05:00
parent ebcbbbb843
commit 1879e6575a
2 changed files with 2 additions and 1 deletions

View File

@@ -37,6 +37,7 @@
## Laravel 3.2.4
- Speed up many to many eager loading mapping.
- Tweak the Eloquent::changed() method.
<a name="upgrade-3.2.3"></a>
## Upgrading From 3.2.3