Mention in the changelog that we're dropping Hpricot 0.7 support.

This commit is contained in:
Nathan Weizenbaum 2010-12-07 09:08:41 -08:00
parent 0dce0406d7
commit 391004898b
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@
This flag hasn't been necessary since Rails 2.0.
Existing Rails 2.0 installations will continue to work.
* Drop support for Hpricot 0.7. 0.8 has been out for nearly two years.
## 3.0.25 (Unreleased)
* HTML-to-Haml conversion now works within Ruby even if Hpricot is loaded before `haml/html`.