summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2016-03-01 10:06:56 +0000
committerDouwe Maan <douwe@gitlab.com>2016-03-01 10:06:56 +0000
commitdc6099a5fa14b82f78514bb329962f397d1acd26 (patch)
treecf7446aca3cc0494d4b76dcd778c7ccbb63299eb /CHANGELOG
parent3292940745653a76dadd169a203619c5dfeebd4e (diff)
parent8fe72af3dc14a94e0823ed21016d005f509ea2a1 (diff)
downloadgitlab-ce-dc6099a5fa14b82f78514bb329962f397d1acd26.tar.gz
Merge branch 'fix/contributions-forked-projects' into 'master'
include contributions from forked projects on profile calendar Shows contributions from forked projects in the calendar Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/3612 See merge request !2918
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d3e28dcfc76..449c4c5c56b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
Please view this file on the master branch, on stable branches it's out of date.
v 8.6.0 (unreleased)
+ - Contributions to forked projects are included in calendar
- Improve the formatting for the user page bio (Connor Shea)
- Fix issue when pushing to projects ending in .wiki
- Fix avatar stretching by providing a cropping feature (Johann Pardanaud)