diff options
author | Robert Schilling <rschilling@student.tugraz.at> | 2016-04-12 15:28:09 +0200 |
---|---|---|
committer | Robert Schilling <rschilling@student.tugraz.at> | 2016-04-12 15:28:09 +0200 |
commit | 08a217cfcfc2e2387c6d4070ed8b0e121f47f50c (patch) | |
tree | 489759fc463018fb60d63328759abb5ffea30eb6 /CHANGELOG | |
parent | f81352f531b22d02b1b80cfbd6daed809ea8cf5d (diff) | |
download | gitlab-ce-08a217cfcfc2e2387c6d4070ed8b0e121f47f50c.tar.gz |
Add changelog entry
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index c08b148c3ac..85539b1a12a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -28,6 +28,7 @@ v 8.7.0 (unreleased) - Implement 'TODOs View' as an option for dashboard preferences !3379 (Elias W.) - Gracefully handle notes on deleted commits in merge requests (Stan Hu) - Fix creation of merge requests for orphaned branches (Stan Hu) + - API: Ability to retrieve a single tag (Robert Schilling) - Fall back to `In-Reply-To` and `References` headers when sub-addressing is not available (David Padilla) - Remove "Congratulations!" tweet button on newly-created project. (Connor Shea) - Fix admin/projects when using visibility levels on search (PotHix) |