From f4069f1dfb2328196f1b7541c860c590bc68e564 Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Sat, 14 Aug 2010 11:17:29 -0700 Subject: [PATCH] Update history for rgrove/newer-sanitize. --- HISTORY.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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