summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2016-07-15 17:05:41 +0200
committerKamil Trzcinski <ayufan@ayufan.eu>2016-07-15 17:05:41 +0200
commit1744c742f28afb1a89432fa2854fad93e1557fd8 (patch)
tree021abe673c85fe13ce9053efac7f2db442d7cad8 /CHANGELOG
parent50abec8ca36c5cbdb1f7878b3ac956211fc67d3d (diff)
downloadgitlab-ce-1744c742f28afb1a89432fa2854fad93e1557fd8.tar.gz
Allow to access Container Registry for Public and Internal projectsallow-to-pull-public-images
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 040926d270d..bb58672f7bf 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -79,6 +79,7 @@ v 8.10.0 (unreleased)
- Don't garbage collect commits that have related DB records like comments
- More descriptive message for git hooks and file locks
- Handle custom Git hook result in GitLab UI
+ - Allow to access Container Registry for Public and Internal projects
- Allow '?', or '&' for label names
- Fix importer for GitHub Pull Requests when a branch was reused across Pull Requests
- Add date when user joined the team on the member page