diff --git a/CHANGELOG.md b/CHANGELOG.md index 228e9c377..c9ff48559 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 +### Added + +- Added support for the `DIRECT_URL` environment variable to enable direct database connections + ### Changed - Enabled the _Bull Dashboard_ in the admin control panel without requiring an environment variable (experimental)