summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG18
1 files changed, 2 insertions, 16 deletions
diff --git a/CHANGELOG b/CHANGELOG
index bb7760bfcef..3bbaf66e37e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,21 +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)
- - Don't load all of GitLab in mail_room
- - Strip leading and trailing spaces in URL validator (evuez)
- - Return empty array instead of 404 when commit has no statuses in commit status API
- - Update documentation to reflect Guest role not being enforced on internal projects
- - Allow search for logged out users
- - Don't show Issues/MRs from archived projects in Groups view
- - Increase the notes polling timeout over time (Roberto Dip)
- - Add shortcut to toggle markdown preview (Florent Baldino)
- - Show labels in dashboard and group milestone views
- - Add main language of a project in the list of projects (Tiago Botelho)
- - Add ability to show archived projects on dashboard, explore and group pages
+v 8.5.9
+ - Don't attempt to fetch any tags from a forked repo (Stan Hu). !3504
v 8.5.8
- Bump Git version requirement to 2.7.4