CHANGELOG.md in ember-cli-rails-0.1.6 vs CHANGELOG.md in ember-cli-rails-0.1.7
- old
+ new
@@ -1,4 +1,9 @@
+0.1.7
+-----
+
+* Serve EmberCLI tests as mountable engine [#90](https://github.com/rwz/ember-cli-rails/pull/90) [@seanpdoyle](https://github.com/seanpdoyle)
+
0.1.6
-----
* Support Gemfile in EmberCLI app [#84](https://github.com/rwz/ember-cli-rails/commit/652cf12c0a196b4719f6517f2fea308d8d556a5f) [@sevos](https://github.com/sevos)
* Allow relative path to be set via initializer [#72](https://github.com/rwz/ember-cli-rails/issues/74)