diff --git a/CHANGES.rst b/CHANGES.rst index 82605a21..be3fdb7c 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,15 @@ Change Log ---------- +1.1.0 +~~~~~ + +Features: + +* Add support for the ```` element, `which indicates a line break + opportunity `_. This element + is allowed by default by the sanitizer. (#395) (Thank you, Tom Most!) + 1.0.1 ~~~~~