From 626f322b88758ddf869627f5008dc8f45916851b Mon Sep 17 00:00:00 2001 From: Konstantin Schaper Date: Wed, 21 Oct 2020 13:19:50 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e6810df880..bd15187c92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,10 @@ 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)) + +### Changed +- Centralise syntax highlighting ([#1382](https://github.com/scm-manager/scm-manager/pull/1382)) ## [2.7.1] - 2020-10-14 ### Fixed