From bdf8df76d5ac26c08dcb5ef1c2418442a164a510 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 21 Sep 2025 17:01:26 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c312a4ffd..13477c517 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,11 +5,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -### Added - ## Unreleased -- Extend activities table component by showAccountColumn input +### Added + +- Added an option to configure the account column of the activities table component ### Changed