From d1502f679b7cd2f57a819bd1f4d19350f8bc78ac Mon Sep 17 00:00:00 2001 From: MksmOrlov Date: Mon, 5 Feb 2024 16:10:07 +0300 Subject: [PATCH] docs: update changelog --- docs/changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 34cf2ca6..b58b944e 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. 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] + +### Added + +- Add sc-component-manager + ## [0.9.0-Unlock] - 22.01.2024 ### Changes