summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorRobert Schilling <rschilling@student.tugraz.at>2016-04-07 10:12:49 +0200
committerRobert Schilling <rschilling@student.tugraz.at>2016-04-12 15:47:20 +0200
commitd0cdc2ee73c8421906fbd011d0f44d638616a864 (patch)
tree3635d611380410b44643ec15e2206ce65e4f381d /CHANGELOG
parent734df1bb504aedec6a5668567de808b549a84749 (diff)
downloadgitlab-ce-d0cdc2ee73c8421906fbd011d0f44d638616a864.tar.gz
API: Ability to update a group
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 593e8f77ab4..ac686c4bde6 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -12,6 +12,7 @@ v 8.7.0 (unreleased)
- Make HTTP(s) label consistent on clone bar (Stan Hu)
- Expose label description in API (Mariusz Jachimowicz)
- Allow back dating on issues when created through the API
+ - API: Ability to update a group (Robert Schilling)
- Fix Error 500 after renaming a project path (Stan Hu)
- Fix avatar stretching by providing a cropping feature
- API: Expose `subscribed` for issues and merge requests (Robert Schilling)