Skip to content

Commit

Permalink
Release 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
seanpdoyle authored and Samsinite committed Mar 10, 2020
1 parent b5e9c7a commit decfc3b
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.8.2.
------

* Support Rails 5 static file serving configuration. [#499]

[#499]: https://github.com/thoughtbot/ember-cli-rails/pull/499
Expand Down
2 changes: 1 addition & 1 deletion lib/ember_cli/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module EmberCli
VERSION = "0.8.1".freeze
VERSION = "0.8.2".freeze
end

0 comments on commit decfc3b

Please sign in to comment.