From 033c5c9ec1d17844dbe895763cd2346bda7e3cfb Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 30 Jul 2026 20:56:25 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c82f49979e..a94606669c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Added an empty state to the _Fear & Greed Index_ component +- Added a _Storybook_ story for the _Fear & Greed Index_ component + ### Changed - Moved the tags to the overview tab of the account detail dialog (experimental)