diff --git a/HISTORY.md b/HISTORY.md index 8286988e..174db0ec 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,6 +1,16 @@ +# HEAD + +* Bug Fixes + * Increase minimum Sanitize version requirement to 1.1.0. + 1.0.x versions of Sanitize require Hpricot instead of Nokogiri + and have bugs that may allow non-whitelisted HTML to sneak + through. + + # 1.0.1 / 2010-08-12 -* Force Grit dep to 2.1 or higher. +* Bug Fixes + * Force Grit dep to 2.1 or higher. # 1.0.0 / 2010-08-12