Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Artur <felipefac@gmail.com>2016-05-25 00:53:53 +0300
committerFelipe Artur <felipefac@gmail.com>2016-05-25 17:57:00 +0300
commit5273335247660465a39ffdcb1c801807e84b3eba (patch)
tree0eba37e98a775cdfccc6ba59ac3e8c86a9e1584b /CHANGELOG
parent9a10205a4fdb79346f087318ec35110b17ba9153 (diff)
Fix forks creation when visibility level is restricted
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c59a66874c3..73f21ed4d8a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
Please view this file on the master branch, on stable branches it's out of date.
v 8.9.0 (unreleased)
+ - Allow forking projects with restricted visibility level
- Redesign navigation for project pages
- Use gitlab-shell v3.0.0
- Changed the Slack build message to use the singular duration if necessary (Aran Koning)