# Changelog ## libs * underscore - [changelog](http://underscorejs.org/#changelog) * backbone - [changelog](http://backbonejs.org/#changelog) * marionette - [changelog](https://github.com/marionettejs/backbone.marionette/blob/master/changelog.md) * backbone.stickit - [changelog](http://nytimes.github.io/backbone.stickit/#change-log) * backbone.validation - [changelog](https://github.com/thedersen/backbone.validation#release-notes) * backbone-associations - [changelog](https://github.com/dhruvaray/backbone-associations/blob/master/CHANGELOG.md) * backbone-pageable - [changelog](https://github.com/backbone-paginator/backbone-pageable#change-log) * backbone.deepmodel - [changelog](https://github.com/powmedia/backbone-deep-model#changelog) * backbone-virtualcollection - [changelog](https://github.com/p3drosola/Backbone.VirtualCollection#changelog) ## v0.2.0 * updated *backbone-stickit* 0.6.3 -> 0.7.0 [@gvl] * updated marionette 1.4.0 -> 1.4.1 [@gvl] * updated backbone-pageable 1.4.1 -> 1.4.3 [@gvl] ### Breaking Changes * see http://nytimes.github.io/backbone.stickit/#change-log for breaking changes in backbone-stickit ## v0.1.0 * updated *backbone* 1.0.0 -> 1.1.0 - http://backbonejs.org/#changelog [@gvl] * updated marionette 1.1.0 -> 1.4.0 - https://github.com/marionettejs/backbone.marionette/blob/master/changelog.md [@gvl] * updated *backbone-validation* 0.8.1 -> 0.9.0 - https://github.com/thedersen/backbone.validation#v090-commits [@gvl] * updated backbone-associations 0.5.1 -> 0.5.4 - https://github.com/dhruvaray/backbone-associations/blob/master/CHANGELOG.md#version-054---diff [@gvl] * updated *backbone-pageable* 1.3.2 -> 1.4.1 - https://github.com/wyuenho/backbone-pageable#change-log [@gvl] * updated backbone-virtualcollection 0.4.5 -> 0.4.8 - https://github.com/p3drosola/Backbone.VirtualCollection#changelog [@gvl] * updated momentjs 2.1.0 -> 2.4.0 - https://github.com/moment/moment#240 [@gvl] * updated js-routes 0.9.3 -> 0.9.6 - https://github.com/railsware/js-routes/compare/v0.9.3...v0.9.6 [@gvl] ### Breaking Changes * see http://backbonejs.org/#upgrading for notes on upgrading backbone to 1.1.0 * see https://github.com/thedersen/backbone.validation#v090-commits for breaking changes in backbone-validation * see https://github.com/wyuenho/backbone-pageable#change-log for breaking changes in backbone-pageable ## v0.0.4 * added js-routes to default stack [@abditus113] ## v0.0.3 * added http://momentjs.com/ to default stack [@rindek] ## v0.0.2 * added https://github.com/netzpirat/haml_coffee_assets to default stack [@madsheep] ## v0.0.1 * initial release