Skip to content

Commit

Permalink
Update the change log
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulUithol committed Feb 25, 2014
1 parent ec23bd6 commit 6d3d264
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1249,7 +1249,15 @@ <h4>Master
</li>
<li>
<a href="https://github.com/PaulUithol/Backbone-relational/commit/4113c69d3752fcac75f7a1959c77349dd4672afa"><q>4113c69</q></a>
`Backbone.Relational.store.unregister` now also acceps collections or a model type
`Backbone.Relational.store.unregister` now also accepts a collection or a model type
</li>
<li>
<a href="https://github.com/PaulUithol/Backbone-relational/issues/427"><q>#427</q></a>:
Fix firing explicit change events
</li>
<li>
<a href="https://github.com/PaulUithol/Backbone-relational/issues/215"><q>#215</q></a>
Add direct support for AMD, CommonJS, require, etc.
</li>
</ul>

Expand Down

0 comments on commit 6d3d264

Please sign in to comment.