Browse Source

Bugfix/changelog entry of stock splits (#7516)

Update changelog
pull/7515/head
Thomas Kaul 6 days ago
committed by GitHub
parent
commit
70eaf0999a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      CHANGELOG.md

4
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

Loading…
Cancel
Save