From 2a660bf52d4bd4894655ebd33615dd6dc15f7d5e Mon Sep 17 00:00:00 2001 From: Elena Sasova Date: Fri, 12 Jul 2024 16:46:10 +0200 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ade027a6f..3a18d2b4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## **6.3.0** 2024-07-12 ([abfd4f3...aa587fa](https://github.com/Cosmo-Tech/azure-sample-webapp/compare/abfd4f35...aa587fa9?diff=split)) + +### Features +* \[SDCOSMO\-1974\] implement scenario selector in scenario parameters ([071475b](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/071475be)) +* add data fetching from twingraph dataset in Table component ([05ac9eb](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/05ac9eb7)) + +### Documentation +* add missing doc of defaultValue option in Table columns configuration ([68139dd](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/68139dd8)) +* configuration of dynamic data fetching from twingraph dataset in Table component ([e87a276](https://github.com/Cosmo-Tech/azure-sample-webapp/commit/e87a276b)) + ## **6.2.0** 2024-06-21 ([578b5ad...f9cda65](https://github.com/Cosmo-Tech/azure-sample-webapp/compare/578b5ad4...f9cda654?diff=split)) ### Features