-
Tom Teichler authoredTom Teichler authored
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.rst 1015 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
Added
- Implement account registration
Fixed
- Fix creation on email addresses
- Fix duplication of form fields in layout
1.1
Added
- Add link to public page to events list
- Add RSS feed of upcoming events
- Add slug field to Event model
Changed
- Beautify event information card
- Use consistent page and browser title
Fixed
- Typo in success_url of CreateEventView
- COnfirmation of retraction deadline was missing
1.0
Added
- Initial release.