mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Bump VERSION to 2.2.10.
This commit is contained in:
parent
843f7935bc
commit
ed62e051f7
3 changed files with 3 additions and 3 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.2.9
|
||||
2.2.10
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
* Table of contents
|
||||
{:toc}
|
||||
|
||||
## 2.2.10 (Unreleased)
|
||||
## [2.2.10](http://github.com/nex3/haml/commit/2.2.10)
|
||||
|
||||
* Fixed a bug where elements with dynamic attributes and no content
|
||||
would have too much whitespace between the opening and closing tag.
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
* Table of contents
|
||||
{:toc}
|
||||
|
||||
## 2.2.10 (Unreleased)
|
||||
## [2.2.10](http://github.com/nex3/haml/commit/2.2.10)
|
||||
|
||||
* Add support for attribute selectors with spaces around the `=`.
|
||||
For example:
|
||||
|
|
Loading…
Add table
Reference in a new issue