From d45fa2f28545be8972fd57c37b82c72eb4112009 Mon Sep 17 00:00:00 2001 From: Norman Ziegner Date: Tue, 7 Nov 2023 09:14:16 +0100 Subject: [PATCH] chore: prepare release version 1.6.1 Signed-off-by: Norman Ziegner --- CHANGELOG.md | 12 ++++++++++++ VERSION | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f58139..19f3dfc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [v1.6.1](https://github.com/hifis-net/ansible-role-gitlab/tree/v1.6.1) (2023-11-07) + +[Full Changelog](https://github.com/hifis-net/ansible-role-gitlab/compare/v1.6.0...v1.6.1) + +**Fixed bugs:** + +- conditional check 'gitlab\_ctl.stat.exists' failed [\#134](https://github.com/hifis-net/ansible-role-gitlab/issues/134) + +**Merged pull requests:** + +- fix: remove obsolete conditional check [\#135](https://github.com/hifis-net/ansible-role-gitlab/pull/135) ([Normo](https://github.com/Normo)) + ## [v1.6.0](https://github.com/hifis-net/ansible-role-gitlab/tree/v1.6.0) (2023-11-03) [Full Changelog](https://github.com/hifis-net/ansible-role-gitlab/compare/v1.5.0...v1.6.0) diff --git a/VERSION b/VERSION index 3f70587..4736708 100644 --- a/VERSION +++ b/VERSION @@ -3,4 +3,4 @@ # # SPDX-License-Identifier: Apache-2.0 -1.6.0 +1.6.1