Sha256: a78afbd6f581f29b6804ee6b13115e5bca3117d4c8f66a3e62cfb07e353eebf5

Contents?: true

Size: 971 Bytes

Versions: 11

Compression:

Stored size: 971 Bytes

Contents

## 1.2.0

* Remove needless `white_list_sanitizer` deprecation.

  By deprecating this, we were forcing Rails 5.2 to be updated or spew
  deprecations that users could do nothing about.

  That's pointless and I'm sorry for adding that!

  Now there's no deprecation warning and Rails 5.2 works out of the box, while
  Rails 6 can use the updated naming.

  *Kasper Timm Hansen*

## 1.1.0

* Add `safe_list_sanitizer` and deprecate `white_list_sanitizer` to be removed
  in 1.2.0. https://github.com/rails/rails-html-sanitizer/pull/87

  *Juanito Fatas*

* Remove `href` from LinkScrubber's `tags` as it's not an element.
  https://github.com/rails/rails-html-sanitizer/pull/92

  *Juanito Fatas*

* Explain that we don't need to bump Loofah here if there's CVEs.
  https://github.com/rails/rails-html-sanitizer/commit/d4d823c617fdd0064956047f7fbf23fff305a69b

  *Kasper Timm Hansen*

## 1.0.1

* Added support for Rails 4.2.0.beta2 and above

## 1.0.0

* First release.

Version data entries

11 entries across 11 versions & 3 rubygems

Version Path
zuora_connect_ui-0.10.0 vendor/ruby/2.6.0/gems/rails-html-sanitizer-1.2.0/CHANGELOG.md
zuora_connect_ui-0.9.2 vendor/ruby/2.6.0/gems/rails-html-sanitizer-1.2.0/CHANGELOG.md
zuora_connect_ui-0.9.1 vendor/ruby/2.6.0/gems/rails-html-sanitizer-1.2.0/CHANGELOG.md
zuora_connect_ui-0.9.0 vendor/ruby/2.6.0/gems/rails-html-sanitizer-1.2.0/CHANGELOG.md
zuora_connect_ui-0.8.3 vendor/ruby/2.6.0/gems/rails-html-sanitizer-1.2.0/CHANGELOG.md
zuora_connect_ui-0.8.2 vendor/ruby/2.6.0/gems/rails-html-sanitizer-1.2.0/CHANGELOG.md
zuora_connect_ui-0.8.1 vendor/ruby/2.6.0/gems/rails-html-sanitizer-1.2.0/CHANGELOG.md
zuora_connect_ui-0.8.0 vendor/ruby/2.6.0/gems/rails-html-sanitizer-1.2.0/CHANGELOG.md
spiral_form-0.1.1 vendor/bundle/gems/rails-html-sanitizer-1.2.0/CHANGELOG.md
spiral_form-0.1.0 vendor/bundle/gems/rails-html-sanitizer-1.2.0/CHANGELOG.md
rails-html-sanitizer-1.2.0 CHANGELOG.md