marksweb / django-bleach

Bleach is a Python module that takes any HTML input, and returns valid, sanitised HTML that contains only an allowed subset of HTML tags, attributes and styles. django-bleach is a Django app that makes using bleach extremely easy.
MIT License
148 stars 23 forks source link

Release 0.5.0 has no entry in CHANGELOG #5

Closed dyve closed 5 years ago

dyve commented 5 years ago

Describe the bug In CHANGELOG.md, there is no mention of release 0.5.0 that was just published.

To Reproduce

  1. View CHANGELOG.md
  2. See that there is no mention of 0.5.0

Expected behavior Explanation of what changed in 0.5.0 in CHANGELOG.md

marksweb commented 5 years ago

Ah yes, sorry about that. I'll push a 0.5.1 with a note about 0.5 bringing in ALLOWED_PROTOCOLS.

marksweb commented 5 years ago

Published version 0.5.1