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

Version 0.2.0 (2007-07-25)
--------------------------

- two modes: rech-text editor or simple textarea
- 'render newlines' field for simple mode
- `use default CSS for management UI` system parameter
- `upload` form and listing of images now is in same URL
- correct redirects in the form (not in the action handler, but
in `update` method).
- removed `Use Default View` column from management UI
- demo principal instead zope.Anonymous for using demo
in zopejroject or grokproject

Backward compatibility: yes, thanks to FieldProperty.


Version 0.1.1 (2007-07-19)
--------------------------

- Correct egg-info


Version 0.1.0 (2007-07-19)
--------------------------

- Initial release
