Commit db7d15497082656bb60e43821529d07c38111a1b
1 parent
8f237526
Exists in
master
and in
4 other branches
More entries in CHANGELOG
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
CHANGELOG
... | ... | @@ -13,8 +13,10 @@ v 6.2.0 |
13 | 13 | - Rake tasks for web hooks management (Jonhnny Weslley) |
14 | 14 | - Extended User API to expose admin and can_create_group for user creation/updating (Boyan Tabakov) |
15 | 15 | - API: Remove group |
16 | + - API: Remove project | |
16 | 17 | - Avatar upload on profile page with a maximum of 200KB (Steven Thonus) |
17 | 18 | - Store the sessions in Redis instead of the cookie store |
19 | + - Fixed relative links in markdown | |
18 | 20 | |
19 | 21 | v 6.1.0 |
20 | 22 | - Project specific IDs for issues, mr, milestones | ... | ... |