Commit d18f89dadb515823e13aa02db723e320a675a294
1 parent
836104b4
Exists in
master
and in
4 other branches
Add more entries to 6.2.0 CHANGELOG
Showing
1 changed file
with
12 additions
and
0 deletions
Show diff stats
CHANGELOG
1 | 1 | v 6.2.0 |
2 | 2 | - Public projects are visible from the outside |
3 | + - Add group access to permissions page | |
4 | + - Require current password to change one | |
5 | + - Group owner or admin can remove other group owners | |
6 | + - Remove group transfer since we have multiple owners | |
7 | + - Respect authorization in Repository API | |
8 | + - Improve UI for Project#files page | |
9 | + - Add more security specs | |
10 | + - Added search for projects by name to api (Izaak Alpert) | |
11 | + - Make default user theme configurable (Izaak Alpert) | |
12 | + - Update logic for validates_merge_request for tree of MR (Andrew Kumanyaev) | |
13 | + - Rake tasks for web hooks management (Jonhnny Weslley) | |
14 | + - Extended User API to expose admin and can_create_group for user creation/updating (Boyan Tabakov) | |
3 | 15 | |
4 | 16 | v 6.1.0 |
5 | 17 | - Project specific IDs for issues, mr, milestones | ... | ... |