HISTORY in sanitize-1.1.0 vs HISTORY in sanitize-1.1.1.dev.20091102
- old
+ new
@@ -1,7 +1,12 @@
Sanitize History
================================================================================
+Version 1.1.1.dev (git)
+ * Requires Nokogiri >= 1.4.0.
+ * Added elements h1 through h6 to the Relaxed whitelist. [Suggested by David
+ Reese]
+
Version 1.1.0 (2009-10-11)
* Migrated from Hpricot to Nokogiri. Requires libxml2 >= 2.7.2 [Adam Hooper]
* Added an :output config setting to allow the output format to be specified.
Supported formats are :xhtml (the default) and :html (which outputs HTML4).
* Changed protocol regex to ensure Sanitize doesn't kill URLs with colons in