summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2015-10-26 12:23:34 +0100
committerKamil Trzcinski <ayufan@ayufan.eu>2015-10-26 12:23:40 +0100
commit271ad4e354d10c7ff59f57a1852c5a97e3621273 (patch)
tree206030579275244ac1529d9a1661fec876570f1e /CHANGELOG
parentbf30332ea8adf067b8c9aaad3b934749b7e6f71e (diff)
downloadgitlab-ce-271ad4e354d10c7ff59f57a1852c5a97e3621273.tar.gz
Fix CI badgefix-ci-badge
The previous code relied on having on ref stored in commit, however the ref was moved to the build.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 53da0148ff3..b0b80f4abf8 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
- Allow developer to manage builds