mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Fix typo in 4.0 changelog
This commit is contained in:
parent
91c3c86e2a
commit
a7e2e202fb
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
* HTML5 is now the default output format rather than XHTML. This was already
|
* HTML5 is now the default output format rather than XHTML. This was already
|
||||||
the default on Rails 3+, so many users will notice no difference.
|
the default on Rails 3+, so many users will notice no difference.
|
||||||
|
|
||||||
* The :sass filter now wraps its output in a script tag, as do the new :less and
|
* The :sass filter now wraps its output in a style tag, as do the new :less and
|
||||||
:scss filters. The :coffee filter wraps its output in a script tag.
|
:scss filters. The :coffee filter wraps its output in a script tag.
|
||||||
|
|
||||||
* Haml now supports only Rails 3 and above, and Ruby 1.8.7 and above. If you
|
* Haml now supports only Rails 3 and above, and Ruby 1.8.7 and above. If you
|
||||||
|
|
Loading…
Add table
Reference in a new issue