From f39b2d6bc632e77b1772c41a781576988c23dc12 Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Fri, 21 Dec 2018 18:06:44 +0100 Subject: Version 1.12.0 --- CHANGELOG.md | 6 ++++++ VERSION | 2 +- changelogs/unreleased/sh-fix-remote-mirrors-wildcard-branches.yml | 5 ----- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 changelogs/unreleased/sh-fix-remote-mirrors-wildcard-branches.yml diff --git a/CHANGELOG.md b/CHANGELOG.md index d8c280d07..0b6fba80e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Gitaly changelog +## v1.12.0 + +#### Fixed +- Fix wildcard protected branches not working with remote mirrors + https://gitlab.com/gitlab-org/gitaly/merge_requests/1006 + ## v1.11.0 #### Fixed diff --git a/VERSION b/VERSION index 1cac385c6..0eed1a29e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.11.0 +1.12.0 diff --git a/changelogs/unreleased/sh-fix-remote-mirrors-wildcard-branches.yml b/changelogs/unreleased/sh-fix-remote-mirrors-wildcard-branches.yml deleted file mode 100644 index 0c91bf5a3..000000000 --- a/changelogs/unreleased/sh-fix-remote-mirrors-wildcard-branches.yml +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: Fix wildcard protected branches not working with remote mirrors -merge_request: 1006 -author: -type: fixed -- cgit v1.2.3