diff --git a/CHANGELOG.md b/CHANGELOG.md index f494db974..40cb4cc64 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 a connection timeout to the environment variable `DATABASE_URL` + ### Fixed - Improved the _Select all_ activities checkbox state after importing activities including a duplicate @@ -823,12 +827,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Added a connection timeout to the environment variable `DATABASE_URL` - -## Unreleased - -### Added - - Added an indicator for excluded accounts in the accounts table - Added a blog post: _Black Friday 2022_