diff options
author | Robert Schilling <rschilling@student.tugraz.at> | 2016-04-06 19:07:23 +0200 |
---|---|---|
committer | Robert Schilling <rschilling@student.tugraz.at> | 2016-04-06 19:07:23 +0200 |
commit | 5083e5b616d2ba9b2812920c8d6cf3e0f95389e1 (patch) | |
tree | ee0848a3448d8239f6617820a748ff4195e864fe /CHANGELOG | |
parent | 82e92a0900f76d208faf94629c90309201d05914 (diff) | |
download | gitlab-ce-5083e5b616d2ba9b2812920c8d6cf3e0f95389e1.tar.gz |
Add changelog item
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 8db9a9b0d1e..05d8270b5b4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -13,6 +13,7 @@ v 8.7.0 (unreleased) - Add endpoints to archive or unarchive a project !3372 - Add links to CI setup documentation from project settings and builds pages - Handle nil descriptions in Slack issue messages (Stan Hu) + - API: Expose open_issues_count, closed_issues_count, open_merge_requests_count for labels (Robert Schilling) - Add default scope to projects to exclude projects pending deletion - Implement 'Groups View' as an option for dashboard preferences !3379 (Elias W.) - Implement 'TODOs View' as an option for dashboard preferences !3379 (Elias W.) |