From 6aa895ed2141907bba39c0f10d1d4e470593eded Mon Sep 17 00:00:00 2001 From: NikitaZotov Date: Wed, 17 Jan 2024 17:12:24 +0300 Subject: [PATCH] docs: apply changes --- docs/changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 447c594c..969cb120 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -5,9 +5,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + ### Fixed + - Fix sc.g-edge and sc.g-arc common var styles +### Removed + +- Script `run_scweb.sh` +- Script `install.sh` + ## [0.8.0-Fusion] - 24.09.2023 ### Added - Add CLI argument to add hosts to CORS Allowed Origin header