summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorJacob Schatz <jschatz@gitlab.com>2016-07-11 22:19:06 +0000
committerJacob Schatz <jschatz@gitlab.com>2016-07-11 22:19:06 +0000
commit8ef930c41a4c5ccb8b99a62a663c594fa0f0a726 (patch)
tree06ae06c229c2e4e439ec05ac6facde9dbe1b74b3 /CHANGELOG
parent0452e0a57e24fdd65f559cc1a8629892714adc7a (diff)
parenta445630ff353bdd9c5be24ccfd3380c71d3901d1 (diff)
downloadgitlab-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) ![Screen_Shot_2016-07-04_at_12.38.52](/uploads/edf6ac3454d479a345aee638875b7713/Screen_Shot_2016-07-04_at_12.38.52.png) See merge request !5065
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
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