From f20be5dbeca589253f03492d40ccfb6a55679ecf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Pfeuffer?= Date: Fri, 28 Jan 2022 13:13:17 +0100 Subject: [PATCH] Fix changelog entry --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 352d189f42..a9abb0f6e8 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.30.1] - 2022-01-26 ### Fixed - Make comparable null safe ([#1933](https://github.com/scm-manager/scm-manager/pull/1933)) -- Password field in "Create User" dialog and other ((#1934)[https://github.com/scm-manager/scm-manager/pull/1934]) +- Password field in "Create User" dialog and other ([#1934](https://github.com/scm-manager/scm-manager/pull/1934)) ## [2.30.0] - 2022-01-21 ### Added