Skip to content

Commit

Permalink
Release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
seanpdoyle committed Nov 15, 2015
1 parent ab8896e commit a94f6ea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
master
------

0.5.0
-----

* Don't fingerprint assets when running `ember test` from Rails.
* Introduce file in `app/initializers` to setup Rails CSRF integration [#19]
* Prepend Sprockets path to EmberCLI assets.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cli-rails-addon",
"version": "0.0.13",
"version": "0.5.0",
"description": "Addon for configuring ember-cli-rails (the ruby gem) with the ember app(s) it wraps.",
"repository": "https://github.com/rondale-sc/ember-cli-rails-addon",
"main": "index.js",
Expand Down

0 comments on commit a94f6ea

Please sign in to comment.