CHANGELOG.md in spree_essentials-0.1.3 vs CHANGELOG.md in spree_essentials-0.1.4

- old
+ new

@@ -1,7 +1,26 @@ Change Log ---------- +**0.1.4 - 2011/6/10** + +* Removed console.log from jquery.autodate.js +* Updated resource controller with better flash message handling +* Added faker.lorem.words to en.yml to prevent NoMethodError in integration tests + + +**0.1.3 - 2011/6/8** + +* Added test in teardown to check for missing translations +* Removed some old bits of CMS code + + +**0.1.2 - 2011/6/7** + +* Added missing translation +* Cleanup + + **0.1.1 - 2011/6/7** * Released 0.1.1 * Updated resource_controller.rb to Spree 0.60.0's and added `translated_object_name` method. ([pull request #419](https://github.com/spree/spree/pull/419) on Spree) * Added upload integration test \ No newline at end of file