Update history for rgrove/newer-sanitize.

This commit is contained in:
Tom Preston-Werner
2010-08-14 11:17:29 -07:00
parent 3d730295b3
commit f4069f1dfb
+11 -1
View File
@@ -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