Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 763 Bytes

CHANGELOG.md

File metadata and controls

35 lines (18 loc) · 763 Bytes

2.0 (2016-11-22)

Backwards incompatibilities:

  • Removed support for Rails <= 3.0.

Features:

  • Added support for Rails 5.

1.2.0 (2014-08-22)

Enhancements:

  • Support for Rails 4.0 and 4.1.
  • Added an :unencode_special_chars option to opt out of entity encoding. (Thanks, @openbl!)

1.1.0 (2013-01-16)

Enhancements:

  • Support for Rails 3.1 and 3.2 (Thanks, Igal Koshevoy!)
  • Altered the installed directory structure to be lib/loofah/activerecord (was lib/loofah-activerecord).

1.0.0 (2010-10-26)

Notes