=== 0.1 ===
- Added two widgets: NicEditWidget, NicEditAdminWidget

=== 0.21 ===
- PIL -> Pillow

=== 0.22 ===

- niceEdit options can now be set in widget init method
- added example of admin widget usage
- updated js code

==== 0.24 ===

- docs improvements
- support for django 1.6
- updated AUTHORS

=== 1.1 ===

- support for Django 1.7
- removed South
- updated migrations
- fixed tests

=== 1.1.1 ===

- fixed requirements: Django>=1.7,<1.8 -> Django>=1.7
- support for django 1.8
