Commit 654d876c86a759bd026cf324fde874f34f5b9951
1 parent
4c78bc0d
Exists in
spb-stable
and in
3 other branches
More changelog entries
Showing
1 changed file
with
4 additions
and
1 deletions
Show diff stats
CHANGELOG
... | ... | @@ -15,6 +15,9 @@ v 6.6.0 |
15 | 15 | - Show users' group membership on users' activity page |
16 | 16 | - User pages are visible without login if user is authorized to a public project |
17 | 17 | - Markdown rendered headers have id derived from their name and link to their id |
18 | + - Improve application to work faster with large groups (100+ members) | |
19 | + - Multiple emails per user | |
20 | + - Show last commit for file when view file source | |
18 | 21 | |
19 | 22 | v 6.5.1 |
20 | 23 | - Fix branch selectbox when create merge request from fork |
... | ... | @@ -641,4 +644,4 @@ v 0.8.0 |
641 | 644 | - stability |
642 | 645 | - security fixes |
643 | 646 | - increased test coverage |
644 | 647 | - - email notification |
648 | + - email notification | |
645 | 649 | \ No newline at end of file | ... | ... |