summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2016-06-23 16:48:03 +0200
committerKamil Trzcinski <ayufan@ayufan.eu>2016-06-23 16:48:03 +0200
commit3aaf04ce72bdaff714bf97d0a68ceb408c5122ce (patch)
tree3b1a08afc1d4f866e416179cee25a65040243972
parentaa05fbc05d794ad94b9f377d3cb761a42d6c4533 (diff)
downloadgitlab-ce-3aaf04ce72bdaff714bf97d0a68ceb408c5122ce.tar.gz
Fix 404 when accessing pipelines as guest user on public projects
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 400414b1c26..311600e58b4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -8,6 +8,7 @@ v 8.10.0 (unreleased)
v 8.9.1
- Fix GitLab project import issues related to notes and builds
+ - Fix 404 when accessing pipelines as guest user on public projects
v 8.9.0
- Fix builds API response not including commit data