diff --git a/CHANGELOG.md b/CHANGELOG.md index 66c6e6e55..dd7df4dec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Changed + +- Removed the alias from the `User` database schema + ### Fixed - Made the environment variables `REDIS_HOST` and `REDIS_PORT` mandatory