summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorClement Ho <ClemMakesApps@gmail.com>2016-09-21 11:34:16 -0500
committerClement Ho <ClemMakesApps@gmail.com>2016-11-04 10:01:20 -0500
commit2ad630fb51da9eacfb8716a4615e250efd44e0a7 (patch)
tree9786a52818fc4469488798231fc1e1a1f0531c57 /changelogs
parent5368b9f249485e254a90fe7daa551d61412bee26 (diff)
downloadgitlab-ce-2ad630fb51da9eacfb8716a4615e250efd44e0a7.tar.gz
Fix deselecting calendar days on contribution graph
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/disable-calendar-deselection.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/disable-calendar-deselection.yml b/changelogs/unreleased/disable-calendar-deselection.yml
new file mode 100644
index 00000000000..060797bba34
--- /dev/null
+++ b/changelogs/unreleased/disable-calendar-deselection.yml
@@ -0,0 +1,4 @@
+---
+title: Fix deselecting calendar days on contribution graph
+merge_request: 6453
+author: ClemMakesApps