CHANGELOG.md in ember-cli-rails-0.8.6 vs CHANGELOG.md in ember-cli-rails-0.8.7

- old
+ new

@@ -1,7 +1,16 @@ master ------ +0.8.7 +----- + +* Revert [`34ff6dd`][reverted-commit] so that it can be reintroduced as a + breaking change, [requiring a major version bump][#532-comment] + +[reverted-commit]: https://github.com/thoughtbot/ember-cli-rails/commit/34ff6dd +[#532-comment]: https://github.com/thoughtbot/ember-cli-rails/pull/532#issuecomment-308141408 + 0.8.6 ----- * Don't require `bower` installation if `bower.json` is missing [#532]