From 0ed7769686a0ff8704ace51251bfa7f937952c33 Mon Sep 17 00:00:00 2001 From: Konstantin Schaper Date: Wed, 21 Oct 2020 15:39:02 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 84b68d3018..05ff4a8a18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased ### Added - Generation of email addresses for users, where none is configured ([#1370](https://github.com/scm-manager/scm-manager/pull/1370)) -- Add mechanism for deploying ui content ([#1382](https://github.com/scm-manager/scm-manager/pull/1382)) +- Plugins can now expose ui components to be shared with other plugins ([#1382](https://github.com/scm-manager/scm-manager/pull/1382)) - Source code fullscreen view ([#1376](https://github.com/scm-manager/scm-manager/pull/1376)) ### Changed