CHANGELOG.md in ember-cli-rails-0.1.11 vs CHANGELOG.md in ember-cli-rails-0.1.12

- old
+ new

@@ -1,13 +1,18 @@ +0.1.12 +------ + +* Fix inflector initializer for older Rails [#115](https://github.com/rwz/ember-cli-rails/pull/115) [#117](https://github.com/rwz/ember-cli-rails/pull/117) + 0.1.11 ------ -* Do not include rake tasks twice [#110](https://github.com/rwz/ember-cli-rails/pull/110) [BlakeWilliams](https://github.com/BlakeWilliams) +* Do not include rake tasks twice [#110](https://github.com/rwz/ember-cli-rails/pull/110) [@BlakeWilliams](https://github.com/BlakeWilliams) 0.1.10 ------ -* Support ember-cli 0.2.\* [1bf8d2c](https://github.com/rwz/ember-cli-rails/commit/1bf8d2c5fb43e369b76819ffd5bd2bbcfb0fe14e) +* Support ember-cli 0.2.\* [#88](https://github.com/rwz/ember-cli-rails/issues/88) 0.1.9 ----- * Only set `BUNDLE_GEMFILE` to shell environment if it exists [#92](https://github.com/rwz/ember-cli-rails/issues/92) [@seanpdoyle](https://twitter.com/seanpdoyle)