All notable changes to this project will be documented in this file.
The format is inspired from Keep a Changelog and the versioning aim to respect Semantic Versioning.
Here is a template for new release sections
## [_._._] - 20XX-MM-DD
### Added
-
### Changed
-
### Removed
-
- docker-compose file (#1)
- celery service (#1)
- flask app (#1)
- fastapi app (#1)
- requirements.txt (#2)
- environment.yml (#2)
- pylint dependency (#2)
- setup.py (#2)