Commit eaa2781d9cc15590533038647c4901672cef7c6f

Authored by Dmitriy Zaporozhets
1 parent 94d364e8

More entries in CHANGELOG for 6.1

Showing 1 changed file with 6 additions and 0 deletions   Show diff stats
CHANGELOG
1 1 v 6.1.0
  2 + - Description field added to Merge Request
  3 + - API: Sudo api calls (Izaak Alpert)
  4 + - API: Group membership api (Izaak Alpert)
  5 + - Improved commit diff
  6 + - Improved large commit handling (Boyan Tabakov)
2 7 - Rewrite: Init script now less prone to errors and keeps better track of the service.
3 8 - Link issues, merge requests, and commits when they reference each other with GFM
4 9 - Close issues automatically when pushing commits with a special message
5 10 - Project internal ids for issues, mr, milestones
6 11 - Improve user removal from admin area
  12 + - Invalidate events cache when project was moved
7 13 - Remove deprecated classes and rake tasks
8 14 - Add event filter for group and project show pages
9 15 - Add links to create branch/tag from project home page
... ...