From 2d9504b191662fc906be5a1644b2fdbaff572e8d Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 25 Feb 2023 10:13:55 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b890695b7..d1409fbad 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 `COINGECKO` as a new data source type +- Added support for data provider information to the position detail dialog - Added the configuration to publish a `linux/arm/v7` docker image ### Fixed @@ -21,7 +22,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Added the support details to the pricing page -- Added support for data provider information to the position detail dialog ### Changed