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.
1 parent 3158a0b commit a395976Copy full SHA for a395976
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.20.2 (Mar 6, 2016)
2
+
3
+ - Fix to generated app file path for coffee & em
4
+ - Allow `transforms` directory as an module compilation target
5
6
## 0.20.1 (Feb 20, 2016)
7
8
- Fix environment.coffee/em generator typo
lib/ember/rails/version.rb
@@ -1,5 +1,5 @@
module Ember
module Rails
- VERSION = '0.20.1'
+ VERSION = '0.20.2'
end
0 commit comments