CHANGELOG.md in spree_essentials-0.1.0 vs CHANGELOG.md in spree_essentials-0.1.1
- old
+ new
@@ -1,23 +1,34 @@
-**2011/6/1**
+Change Log
+----------
-* added [dummier](https://github.com/citrus/dummier)
-* Removed some remaining CMS bits
+**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
+* Cleaned up en.yml
-**2011/4/26**
-* Modularized CMS. It can now be found [here](https://github.com/citrus/spree_essential_cms)
+**2011/6/6**
+* Removed `spree_auth` requirement
+* Added a few test helpers
+* Updated readme
-**2011/4/13**
-* Created 'essential awareness' mechanism
-* Removed blog from essentials core ([new blog repo is here](https://github.com/citrus/spree_essential_blog))
-* Added top images to homepage
+**0.1.0 2011/6/1**
+* Added [dummier](https://github.com/citrus/dummier)
+* Removed some remaining CMS bits
+
+**2011/4/26**
+
+* Modularized CMS. It can now be found [here](https://github.com/citrus/spree_essential_cms)
+
+
**2011/4/12**
* Added content contexts for multiple contents per page
* Namespaced posts into blog/posts
* Added `<!-- more -->` tag to posts
@@ -29,6 +40,6 @@
**2011/4/3**
* Automatically adds [Heroku](http://heroku.com) support when you include [spree_heroku](https://github.com/paxer/spree-heroku) in your Gemfile. Check the [spree_heroku readme](https://github.com/paxer/spree-heroku#readme) for full installation instructions.
-* Creates default content when you create a new page.
+* Creates default content when you create a new page.
\ No newline at end of file