mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Bump version and update changelog
This commit is contained in:
parent
bc2b9f186f
commit
88110b0607
1 changed files with 7 additions and 0 deletions
|
@ -21,6 +21,13 @@
|
|||
* The `haml` command's debug option (`-d`) no longer executes the Haml code, but
|
||||
rather checks the generated Ruby syntax for errors.
|
||||
|
||||
## 4.0.7
|
||||
|
||||
Released on August 10, 2015
|
||||
([diff](https://github.com/haml/haml/compare/4.0.6...4.0.7)).
|
||||
|
||||
* Significantly improve performance of regexp used to fix whitespace handling in textareas (thanks [Stan Hu](https://github.com/stanhu)).
|
||||
|
||||
## 4.0.6
|
||||
|
||||
Released on Dec 1, 2014 ([diff](https://github.com/haml/haml/compare/4.0.5...4.0.6)).
|
||||
|
|
Loading…
Add table
Reference in a new issue