diff options
author | Jacob Schatz <jschatz@gitlab.com> | 2016-07-11 22:19:06 +0000 |
---|---|---|
committer | Jacob Schatz <jschatz@gitlab.com> | 2016-07-11 22:19:06 +0000 |
commit | 8ef930c41a4c5ccb8b99a62a663c594fa0f0a726 (patch) | |
tree | 06ae06c229c2e4e439ec05ac6facde9dbe1b74b3 /CHANGELOG | |
parent | 0452e0a57e24fdd65f559cc1a8629892714adc7a (diff) | |
parent | a445630ff353bdd9c5be24ccfd3380c71d3901d1 (diff) | |
download | gitlab-ce-8ef930c41a4c5ccb8b99a62a663c594fa0f0a726.tar.gz |
Merge branch 'contrib-calendar-tooltip-name' into 'master'
Added day name to contributions calendar
## What does this MR do?
Adds the day name text into the contributions calendar tooltip.
## What are the relevant issue numbers?
Closes #19367
## Screenshots (if relevant)

See merge request !5065
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index eccdcc988fa..dc4df1c47ce 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -14,6 +14,7 @@ v 8.10.0 (unreleased) - Add Sidekiq queue duration to transaction metrics. - Add a new column `artifacts_size` to table `ci_builds` !4964 - Let Workhorse serve format-patch diffs + - 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) - Fix MR-auto-close text added to description. !4836 |