From 7ae57aefaabcbddde818b95efa6d96255bbe7f94 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Tue, 30 Aug 2022 20:36:00 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc1e92859..99830aa52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Added a skeleton loader to the market mood component in the markets overview + ### Changed - Moved the build pipeline from _Travis_ to _GitHub Actions_ +- Increased the caching of the benchmarks ### Fixed