CHANGELOG.md in ember-cli-rails-0.7.3 vs CHANGELOG.md in ember-cli-rails-0.7.4
- old
+ new
@@ -1,7 +1,16 @@
master
------
+0.7.4
+-----
+
+* Fix dependencies check for compile command. [#455]
+* Introduce the `silent` configuration value. [#445]
+
+[#455]: https://github.com/thoughtbot/ember-cli-rails/pull/455
+[#445]: https://github.com/thoughtbot/ember-cli-rails/pull/445
+
0.7.3
-----
* Stream output instead of waiting until subprocesses finish. [#423]
* Update `ember-cli-rails-assets` dependency. [#422]