From 66abe18fa24ade1825db288118e1383f6aa621bf Mon Sep 17 00:00:00 2001 From: Konstantin Schaper Date: Wed, 21 Oct 2020 14:16:19 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f57a9fe8ae..84b68d3018 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,10 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### 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)) +- Source code fullscreen view ([#1376](https://github.com/scm-manager/scm-manager/pull/1376)) ### Changed - Centralise syntax highlighting ([#1382](https://github.com/scm-manager/scm-manager/pull/1382)) -- Source code fullscreen view ([#1376](https://github.com/scm-manager/scm-manager/pull/1376)) ## [2.6.3] - 2020-10-16 ### Fixed