From 1042edba05c02c9d4ea3ef83555ac91b4360d0af Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 18 Mar 2023 09:48:10 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0558e8ce2..a5c8890c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Added support for asset and asset sub class to the `EOD_HISTORICAL_DATA` data source type -- Added `ISIN` to the asset profile model +- Added `isin` to the asset profile model ### Changed