From 86257552d192cfa1e63c611bef115baa1924b4a9 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 8 Oct 2023 07:23:29 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 147a48b1a..9e112744b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +- Added support to search for a holding by `isin`, `name` and `symbol` (experimental) - Added support for notes in the activities import - Added support for a search query in the portfolio position endpoint - Added the application version to the endpoint `GET api/v1/admin`