All notable changes to this project will be documented in this file.
- MongoDB replaced by Slick & H2 with Flyway for easy database schema management
- Adding mongo docker container start to backend-start.sh
- Dependency version update
- Adding changelog file
- explicit mongo-java-driver version (not inherited from lift's mongo record)