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.
- Deployment on staging server (Django settings, Docker, Docker compose)
- Trigger deployment on staging after push to master
- This changelog
- Meeting CUD API
- Deploy on prod only after published release
- Fix type hints
- Added
email
field tousers
API - Rewritten API tests
- Rewritten Makefile
- Added
email
field tousers
API - Rewritten API tests
- removed tox from configs, packages and deployments