diff --git a/changes.md b/changes.md index 902abaac..8058e378 100644 --- a/changes.md +++ b/changes.md @@ -16,6 +16,7 @@ ## Laravel 3.2 - Fixed replacement of optional parameters in URL::transpose method. - Added "to_array" method to the base Eloquent model. - Added "$hidden" static variable to the base Eloquent model. +- Added "sync" method to has_many_and_belongs_to Eloquent relationship. ## Upgrading From 3.1