mirror of
https://github.com/jashkenas/backbone.git
synced 2026-04-30 03:00:06 -04:00
Merge pull request #4031 from leods92/patch-1
Fix changelog referring to wrong code change
This commit is contained in:
@@ -4393,7 +4393,7 @@ ActiveRecord::Base.include_root_in_json = false
|
||||
Bug fix in <tt>Collection#remove</tt>. The removed models are now actually returned.
|
||||
</li>
|
||||
<li>
|
||||
<tt>Model#fetch</tt> no longer parses the response when passing <tt>patch: false</tt>.
|
||||
<tt>Model#fetch</tt> no longer parses the response when passing <tt>parse: false</tt>.
|
||||
</li>
|
||||
<li>
|
||||
Bug fix for iframe-based History when used with JSDOM.
|
||||
|
||||
Reference in New Issue
Block a user