=== ongoing ===

=== 0.4 ===

- Added UpcomingEventsAjaxView
- Added slug and parent fields to EventCategory model
- Added assignment tag `get_upcoming_events`
- Added FilerImageField

=== 0.3 ===

- Made category field on Event model optional (backwards incompatible
  migration)
- Improved Event admin

=== 0.2.1 ===

- Added sphinx docs, hosted on readthedocs (https://django-calendarium.readthedocs.org)

=== 0.2 ===

- Added render_upcoming_events template tag.
- Made created_by optional

=== 0.1.1 ===

- Added view to redirect to the current month

=== 0.1 ===

Initial commit
