From 4762a491adf1f27f9b78ab3295af0160710efcfc Mon Sep 17 00:00:00 2001 From: Florian Scholdei Date: Tue, 29 Sep 2020 08:45:14 +0200 Subject: [PATCH] Small typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bbff74e49..549cb9893f 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 ## [2.6.0] - 2020-09-25 ### Added - Add support for pr merge with prior rebase ([#1332](https://github.com/scm-manager/scm-manager/pull/1332)) -- Tags overview for repository [#1331](https://github.com/scm-manager/scm-manager/pull/1331) +- Tags overview for repository ([#1331](https://github.com/scm-manager/scm-manager/pull/1331)) - Permissions can be specified for namespaces ([#1335](https://github.com/scm-manager/scm-manager/pull/1335)) - Show update info on admin information page ([#1342](https://github.com/scm-manager/scm-manager/pull/1342))