Browse Source
Bugfix/changelog entry of stock splits (#7516)
Update changelog
pull/7515/head
Thomas Kaul
6 days ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
3 additions and
1 deletions
-
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/), |
|
|
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). |
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
|
|
|
|
|
|
|
|
## 3.40.0 - 2026-08-02 |
|
|
## Unreleased |
|
|
|
|
|
|
|
|
### Added |
|
|
### Added |
|
|
|
|
|
|
|
|
- Added the database model and endpoints to manage the stock splits of an asset profile (experimental) |
|
|
- Added the database model and endpoints to manage the stock splits of an asset profile (experimental) |
|
|
|
|
|
|
|
|
|
|
|
## 3.40.0 - 2026-08-02 |
|
|
|
|
|
|
|
|
### Changed |
|
|
### Changed |
|
|
|
|
|
|
|
|
- Improved the style of the read-only tags in the tags selector component |
|
|
- Improved the style of the read-only tags in the tags selector component |
|
|
|