summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-10-21 11:26:54 +0100
committerPhil Hughes <me@iamphill.com>2016-11-01 11:40:19 +0000
commitfb3229d771a42b0022f4bbbd084ce245a17626fe (patch)
tree94f1439bfc21dca6148707b53f712bf2924a66b8
parentbdf7365d85af83512ca1ab316be7043ad5951f41 (diff)
downloadgitlab-ce-project-container-repo-disable.tar.gz
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 14907e1546e..3f2b6ae6c5b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@ Please view this file on the master branch, on stable branches it's out of date.
- Only show one error message for an invalid email !5905 (lycoperdon)
- Fix sidekiq stats in admin area (blackst0ne)
- Created cycle analytics bundle JavaScript file
+- Hides container registry when repository is disabled
- API: Fix booleans not recognized as such when using the `to_boolean` helper
- Removed delete branch tooltip !6954
- Stop unauthorized users dragging on milestone page (blackst0ne)