CHANGELOG.md in js_stack-0.3.1 vs CHANGELOG.md in js_stack-0.4.0

- old
+ new

@@ -11,9 +11,18 @@ * 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) +## 0.4.0 + +* updated marionette 1.5.1 -> 1.6.2 [@gvl] +* reorganize file structure of libs [@gvl] + - add `base.js` - require only `hamlcoffee`, `js-routes`, `backbone`, `underscore`, `marionette` + - add `base` folder with `lib/version` structure + - add `plugins.js` - require `backbone` plugins and `momentjs` + - add `plugins` folder with `lib/plugin/version` structure + ## v0.3.1 * add underscore.string 2.3.2 [@gvl] * add underscore.inflections 0.2.1 [@gvl]