diff options
author | Robert Speicher <robert@gitlab.com> | 2016-07-18 21:38:22 +0000 |
---|---|---|
committer | Robert Speicher <robert@gitlab.com> | 2016-07-18 21:38:22 +0000 |
commit | 4b6e6d0ad222e0fbacf300975be961fcbc7bdccd (patch) | |
tree | 106a694130b5d0d8c9487339a8b48d9bc8795f5d /CHANGELOG | |
parent | 9065f9c5ff073d376eb6377ca63ead93623fc8a3 (diff) | |
parent | 2e9d53586874a83cea7e7d29a49bde1180e15829 (diff) | |
download | gitlab-ce-4b6e6d0ad222e0fbacf300975be961fcbc7bdccd.tar.gz |
Merge branch 'issue_13343' into 'master'
Allow build email service to be tested
Fixes #13343
See merge request !5223
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 1f778c69c96..f6d39b28c3b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -26,6 +26,7 @@ v 8.10.0 (unreleased) - Add a new column `artifacts_size` to table `ci_builds` !4964 - Let Workhorse serve format-patch diffs - Display tooltip for mentioned users and groups !5261 (winniehell) + - Allow build email service to be tested - Added day name to contribution calendar tooltips - Make images fit to the size of the viewport !4810 - Fix check for New Branch button on Issue page !4630 (winniehell) |