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.
- Be able to save rank into the database #17 by @azaret.
- Add a nullable
INT
field name rank on the tableaccount_event_status
. - Add rank field to the endpoint
GET:/event/:id/users
. - Add endpoint
PUT:/event/:id/user/:id/rank
to save rank.
- Add a nullable
- CHANGELOG.md file
- Allow float scores #14 by @azaret.