From 1e1a5d9d42d75a4e76e01351b2b96cbf753a799a Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 2 Aug 2026 17:06:29 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 53c443900b..38e3855f26 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,12 +5,14 @@ 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). -## 3.40.0 - 2026-08-02 +## Unreleased ### Added - Added the database model and endpoints to manage the stock splits of an asset profile (experimental) +## 3.40.0 - 2026-08-02 + ### Changed - Improved the style of the read-only tags in the tags selector component