Skip to content

Commit

Permalink
v0.2.0
Browse files Browse the repository at this point in the history
adambeynon committed Dec 17, 2013
1 parent cf5015e commit c6567b2
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.2.0 2013-12-17

* Remove opal-sprockets dependency

## 0.1.0 2013-12-17

* Initial release
2 changes: 1 addition & 1 deletion lib/opal/haml/processor.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
require 'haml'
require 'opal-sprockets'
require 'sprockets'

module Opal
module Haml

0 comments on commit c6567b2

Please sign in to comment.