We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0.8.5
1 parent 5cd7ec2 commit 5b4fc69Copy full SHA for 5b4fc69
CHANGELOG.md
@@ -1,6 +1,9 @@
1
master
2
------
3
4
+0.8.5
5
+-----
6
+
7
* Ignore calls to `/rails/mailers`. [#520]
8
* Call `render` with `html:` instead of `text:`. [#519]
9
* Use `Mime::Type.html?` [#523]
lib/ember_cli/version.rb
@@ -1,3 +1,3 @@
module EmberCli
- VERSION = "0.8.4".freeze
+ VERSION = "0.8.5".freeze
end
0 commit comments