=======
CHANGES
=======

0.5.3 (2018-04-24)
------------------

- bugfix: quill will contain <p><br /></p> in root.innerHTML if the editor is
  empty and '\n' in getText(). Add an empty string to the hidden field if the
  quill editor doesn't provide real content. This allows to validate empty
  input.


0.5.2 (2018-04-09)
------------------

- updated to quilljs version 1.3.6


0.5.1 (2017-12-27)
------------------

- bugfix: added missing css.zcml and js.zcml files


0.5.0 (2017-12-27)
------------------

- initial release
