=== (ongoing) ===

=== 1.2 ===

- Mark alle existing events as marked after using bulk mark

=== 1.1 ===

- Added option to translate emails

=== 1.0.5 ===

- Fixed template tag output

=== 1.0.4 ===

- Added possibility to change template name used by the render_notifications
  tag

=== 1.0.3 ===

- Fixed small issue in js file.

=== 1.0.2 ===

- Improved and fixed js stuff.

=== 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
