1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00

Bump VERSION to 2.2.17.

This commit is contained in:
Nathan Weizenbaum 2010-01-11 02:41:38 -08:00
parent 7f89bcad8d
commit b217f38530
3 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
2.2.16
2.2.17

View file

@ -3,7 +3,7 @@
* Table of contents
{:toc}
## 2.2.17 (Unreleased)
## [2.2.17](http://github.com/nex3/haml/commit/2.2.16)
* Fix compilation of HTML5 doctypes when using `html2haml`.

View file

@ -3,7 +3,7 @@
* Table of contents
{:toc}
## 2.2.17 (Unreleased)
## [2.2.17](http://github.com/nex3/haml/commit/2.2.16)
* When the {file:SASS_REFERENCE.md#full_exception-option `:full_exception` option}
is false, raise the error in Ruby code rather than swallowing it