From 2dc3fb43856e0a35c0e65b40a46a1cc177a8c05b Mon Sep 17 00:00:00 2001 From: Eduard Heimbuch Date: Tue, 22 Sep 2020 16:24:37 +0200 Subject: [PATCH] update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dcd71d1232..8004d390ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - 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)) ### Fixed - Missing synchronization during repository creation ([#1328](https://github.com/scm-manager/scm-manager/pull/1328))