mirror of
https://github.com/jashkenas/backbone.git
synced 2026-04-30 03:00:06 -04:00
Add changelog note about deprecated setDomLibrary
This commit is contained in:
@@ -3909,6 +3909,9 @@ ActiveRecord::Base.include_root_in_json = false
|
||||
Calling <tt>destroy</tt> on a Model will now return <tt>false</tt> if
|
||||
the model <tt>isNew</tt>.
|
||||
</li>
|
||||
<li>
|
||||
<tt>Backbone.setDomLibrary()</tt> is deprecated in favor of setting <tt>Backbone.$</tt>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<b class="header">0.9.2</b> — <small><i>March 21, 2012</i></small> — <a href="https://github.com/documentcloud/backbone/compare/0.9.1...0.9.2">Diff</a><br />
|
||||
|
||||
Reference in New Issue
Block a user