summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2017-08-25 19:56:11 -0500
committerMike Greiling <mike@pixelcog.com>2017-08-26 03:31:14 -0500
commitf82ec4a7709c73b843b72f69e70201917366db75 (patch)
tree3fff4958bebd6bff880a89eb65b8c6a408f16721
parent62be748ef81a9cd1d4e075940da2df20251605e2 (diff)
downloadgitlab-ce-f82ec4a7709c73b843b72f69e70201917366db75.tar.gz
add CHANGELOG.md entry for !13442
-rw-r--r--changelogs/unreleased/31273-creating-an-project-within-an-internal-sub-group-gives-the-option-to-set-it-a-public.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/31273-creating-an-project-within-an-internal-sub-group-gives-the-option-to-set-it-a-public.yml b/changelogs/unreleased/31273-creating-an-project-within-an-internal-sub-group-gives-the-option-to-set-it-a-public.yml
new file mode 100644
index 00000000000..4d21717e161
--- /dev/null
+++ b/changelogs/unreleased/31273-creating-an-project-within-an-internal-sub-group-gives-the-option-to-set-it-a-public.yml
@@ -0,0 +1,6 @@
+---
+title: Ensure correct visibility level options shown on all Project, Group, and Snippets
+ forms
+merge_request: 13442
+author:
+type: fixed