Skip to content

Commit

Permalink
Note about #770 in Haml 5 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
k0kubun committed Apr 26, 2017
1 parent 1bac6f9 commit e5d6409
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -18,6 +18,7 @@
to the source Haml file from which it was generated. Thanks [Alex Babkin](https://github.com/ababkin).
* Fix #@foo and #$foo style interpolation that was not working in html_safe mode. (Akira Matsuda)
* Add `haml_tag_if` to render a block, conditionally wrapped in another element (Matt Wildig)
* Escape Ruby script interpolated in filters. (Matt Wildig)
* The `haml` command's debug option (`-d`) no longer executes the Haml code, but
rather checks the generated Ruby syntax for errors.
* Support Rails 5.1 Erubi template handler.
Expand Down

0 comments on commit e5d6409

Please sign in to comment.