CHANGELOG.md in ember-cli-rails-0.3.5 vs CHANGELOG.md in ember-cli-rails-0.4.0
- old
+ new
@@ -1,4 +1,17 @@
+master
+------
+
+0.4.0
+-----
+
+* Extend `include_ember_index_html` helper to accept a block. The contents of
+ the block will be injected into the page
+* Drop support for Ruby `< 2.1.0` and Rails `4.0.0, < 3.2.0`
+* Introduce `rails g ember-cli:heroku` generator to configure a project for
+ deploying to Heroku
+* Introduce `include_ember_index_html` helper
+
0.3.5
-----
* Update addon to 0.0.12