mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Link to the relevant GitHub tags in the changelogs.
This commit is contained in:
parent
eb8626b18e
commit
4800e99aac
2 changed files with 4 additions and 4 deletions
|
@ -3,11 +3,11 @@
|
|||
* Table of contents
|
||||
{:toc}
|
||||
|
||||
## 2.2.1
|
||||
## [2.2.1](http://github.com/nex3/haml/commit/2.2.1)
|
||||
|
||||
Haml 2.2.1 is a minor bug-fix release.
|
||||
|
||||
## 2.2.0
|
||||
## [2.2.0](http://github.com/nex3/haml/commit/2.2.0)
|
||||
|
||||
Haml 2.2 adds several new features to the language,
|
||||
fixes several bugs, and dramatically improves performance
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
* Table of contents
|
||||
{:toc}
|
||||
|
||||
## 2.2.1
|
||||
## [2.2.1](http://github.com/nex3/haml/commit/2.2.1)
|
||||
|
||||
Sass 2.2.1 is a minor bug-fix release.
|
||||
|
||||
|
@ -14,7 +14,7 @@ Sass 2.2.1 is a minor bug-fix release.
|
|||
This is now deprecated, so that in the future variables with hyphens
|
||||
can be supported. Surround `-` with spaces.
|
||||
|
||||
## 2.2.0
|
||||
## [2.2.0](http://github.com/nex3/haml/commit/2.2.0)
|
||||
|
||||
The 2.2 release marks a significant step in the evolution of the Sass
|
||||
language. The focus has been to increase the power of Sass to keep
|
||||
|
|
Loading…
Reference in a new issue