From cf01c600ab7686aec0734b7d8dc64424c39231d2 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Wed, 13 Oct 2021 11:14:38 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94ce70534..c10eb69e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Extended the validation of the import functionality for transactions - Valid data types - Maximum number of orders + - No duplicate orders - Data provider service returns data for the `dataSource` / `symbol` pair ### Fixed