mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Document previous.
This commit is contained in:
parent
4cdbaf3433
commit
eba4f68eec
2 changed files with 10 additions and 0 deletions
|
@ -3,6 +3,11 @@
|
|||
* Table of contents
|
||||
{:toc}
|
||||
|
||||
## 3.0.18 (Unreleased)
|
||||
|
||||
* Don't require `rake` in the gemspec, for bundler compatibility under
|
||||
JRuby. Thanks to [Gordon McCreight](http://www.gmccreight.com/blog).
|
||||
|
||||
## 3.0.17
|
||||
|
||||
[Tagged on GitHub](http://github.com/nex3/haml/commit/3.0.17).
|
||||
|
|
|
@ -3,6 +3,11 @@
|
|||
* Table of contents
|
||||
{:toc}
|
||||
|
||||
## 3.0.18 (Unreleased)
|
||||
|
||||
* Don't require `rake` in the gemspec, for bundler compatibility under
|
||||
JRuby. Thanks to [Gordon McCreight](http://www.gmccreight.com/blog).
|
||||
|
||||
## 3.0.17
|
||||
|
||||
[Tagged on GitHub](http://github.com/nex3/haml/commit/3.0.17).
|
||||
|
|
Loading…
Add table
Reference in a new issue