Commit d18f89dadb515823e13aa02db723e320a675a294

Authored by Dmitriy Zaporozhets
1 parent 836104b4

Add more entries to 6.2.0 CHANGELOG

Showing 1 changed file with 12 additions and 0 deletions   Show diff stats
1 v 6.2.0 1 v 6.2.0
2 - Public projects are visible from the outside 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 v 6.1.0 16 v 6.1.0
5 - Project specific IDs for issues, mr, milestones 17 - Project specific IDs for issues, mr, milestones