=== (ongoing) ===

=== 1.0.1 ===

- Renewed templates and static files.

=== 1.0 ===

- Updated requirements.

=== 0.6 ===

- Updated to use latest django_libs with automated plaintext emails.

=== 0.5.1 ===

- updated create_event method

=== 0.5 ===

- added additional_text field
- prepared for factory_boy>=2.0.0

=== 0.4 ===

- Fixed unicode problem

=== 0.3.1 ===

- Added back missing static files.

=== 0.3 ===

- Added the possibility to define your own email aggregation function within
  the User profile
- Fixed bug in send_email call.

=== 0.2 ===

- Added notification fields to ObjectEvent model.
- Added management command to send email notification for each new event.
- BACKWARDS INCOMPATIBLE: Changed parameter name form type to event_type for
  create_event method

=== 0.1 ===

- Initial commit
