Commit ffa46e0225bad993f8999a33905dcff7a75327e0
1 parent
7f65339f
Exists in
master
and in
4 other branches
More entries to 6.1 CHANGELOG
Showing
1 changed file
with
5 additions
and
0 deletions
Show diff stats
CHANGELOG
1 | v 6.1.0 | 1 | v 6.1.0 |
2 | - Link issues, merge requests, and commits when they reference each other with GFM | 2 | - Link issues, merge requests, and commits when they reference each other with GFM |
3 | - Close issues automatically when pushing commits with a special message | 3 | - Close issues automatically when pushing commits with a special message |
4 | + - Project internal ids for issues, mr, milestones | ||
5 | + - Improve user removal from admin area | ||
6 | + - Remove deprecated classes and rake tasks | ||
7 | + - Add event filter for group and project show pages | ||
8 | + - Add links to create branch/tag from project home page | ||
4 | 9 | ||
5 | v 6.0.0 | 10 | v 6.0.0 |
6 | - Feature: Replace teams with group membership | 11 | - Feature: Replace teams with group membership |