From 4515affd1e72c0287f85065146c186cfe5b0d05f Mon Sep 17 00:00:00 2001 From: Attila Cseh Date: Fri, 8 Aug 2025 13:41:50 +0200 Subject: [PATCH] changelog updated --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26878b5ee..eae262998 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Refactored the fuzzy search for the holdings of the assistant - Improved the language localization for Polish (`pl`) - Improved the language localization for Spanish (`es`) +- Added the dividend and interest to the endpoint `GET api/v1/account/:id` ## 2.189.0 - 2025-08-05