summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorRobert Speicher <robert@gitlab.com>2015-10-26 14:02:21 +0000
committerRobert Speicher <robert@gitlab.com>2015-10-26 14:02:21 +0000
commit2b1636a320fd96732b929963e04d2c008cdef1e4 (patch)
tree04e323512f137479f4d8bbed5ab4678f9aaabc11 /CHANGELOG
parent1ae65b2266f9b6e1baf26e8a1139a6cae4331b6a (diff)
parent271ad4e354d10c7ff59f57a1852c5a97e3621273 (diff)
downloadgitlab-ce-2b1636a320fd96732b929963e04d2c008cdef1e4.tar.gz
Merge branch 'fix-ci-badge' into 'master'
Fix CI badge The previous code relied on having on ref stored in commit, however the ref was moved to the build. Fixes #3104 See merge request !1690
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 215a8d27743..24aaa449e65 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -25,6 +25,7 @@ v 8.1.0
- Don't show "Add README" link in an empty repository if user doesn't have access to push (Stan Hu)
- Fix error preventing displaying of commit data for a directory with a leading dot (Stan Hu)
- Speed up load times of issue detail pages by roughly 1.5x
+ - Fix CI badge
- Require CI jobs to be named
- Fix CI rendering regressions
- Fix specific runners visibility