1.1.3 (2011-02-10)
* Remove explicit Nokogiri dependency
* Update requirement to allow Sanitize 2.0--the future is now
* Update requirement to allow a wider range of RedCloth
* Fix spec for Sanitize 2.0.0 / Nokogiri 1.4.4 which gives the output I want

1.1.2 (2010-05-07)
* Make reload method more compatible (eg. with globalize2)

1.1.1 (2010-01-12)
* Fix Rails 3 deprecation (Ralph von der Heyden)

1.1.0 (2010-10-19)
* Add acts_as_sanitized and acts_as_textiled helpers to separate out the functionality.
* Add default_sanitize_options and default_textile_options class variables.

1.0.0 (2009-10-14)
* Initial butchering of defunkt's work.