From bb056713ea27ee9e36e7254ac93451869b0cdd20 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Thu, 18 May 2023 11:44:17 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) 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_