Browse Source

update change log.

Taylor Otwell 12 years ago
parent
commit
7c9228b40b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      changes.md

+ 1 - 0
changes.md

@@ -16,6 +16,7 @@
 - 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.
 
 <a name="upgrade-3.2"></a>
 ## Upgrading From 3.1