CHANGELOG.md in js_stack-0.0.4 vs CHANGELOG.md in js_stack-0.1.0
- old
+ new
@@ -1,6 +1,22 @@
# Changelog
+## 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