From c8931f97ce2a9c4bff95bba0c5ff3471834f8c48 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Wed, 3 Apr 2024 20:13:53 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6513785b..799c65992 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added the dividend yield to the position detail dialog (experimental) +### Changed + +- Improved the url validation in the create and update platform endpoint + ## 2.70.0 - 2024-04-02 ### Added