0.12
====

* groups is no longer a mandatory field
Backward incompatible changes!

* css has changed
* js dependencies are no longer bundled

0.11.0a1
========

Backwards incompatible changes!
 * added django-sekizai dependency
 * added django-tinymce dependency
 * default stylesheets and html structure changed, files renamed

Added detail change view for images in Gallery
No more `null=True` on `CharFields` and `TextFields` (used `blank=True, default=''` instead)


0.10.0a
=======

Changed image fields from image_filer to filer (backwards incompatible change)