From 76a1f911f4ccabd50ded984f327a72bbdc3d22c2 Mon Sep 17 00:00:00 2001 From: David Requeno Date: Fri, 7 Aug 2026 22:21:51 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 509009e6f..745c99df2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Added a _Coverage_ rule to the _Emergency Fund_ section on the _X-ray_ page +- Added the business logic and tests for stock splits of an asset profile (experimental) ### Changed