CHANGELOG.md in ember-cli-rails-0.5.1 vs CHANGELOG.md in ember-cli-rails-0.5.2
- old
+ new
@@ -1,7 +1,13 @@
master
------
+0.5.2
+-----
+
+* Register EmberCLI app with Sprockets on application initialization
+* Rename `ember-cli` to `ember_cli` in Ruby.
+
0.5.1
-----
* Invoke `EmberCli::App#compile` in `test` environment, spawn `build` process in
development, rely on `rake assets:precompile` in `production`-like