Skip to content

Commit

Permalink
Merge branch 'master' of github.com:dhruvaray/backbone-associations
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvaray committed Feb 23, 2014
2 parents ca2f49f + fb7f745 commit 4fe9976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

### Version 0.6.0 - [Diff](https://github.com/dhruvaray/backbone-associations/compare/v0.5.5...v0.6.0)

* __ Use v0.6.1 when using Backbone-Associations in node.js environments __
* __Use v0.6.1 when using Backbone-Associations in node.js environments__
* Significantly improve event bubbling performance. Only bubble events if objects are listening to those event paths.
* BREAKING CHANGE : nested-change events are not fired by default. To switch them on set Backbone.Associations.EVENTS_NC = true at any point in your application flow.
* `collectionType` can be a function as well. This makes the API of `relatedModel` and `collectionType` uniform.
Expand Down

0 comments on commit 4fe9976

Please sign in to comment.