Commit 0bd0c8149bd83f422c38c8aff20d5b698b84f6bb
1 parent
6a18fd98
Exists in
spb-stable
and in
3 other branches
More for changelog
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing
1 changed file
with
3 additions
and
1 deletions
Show diff stats
CHANGELOG
... | ... | @@ -18,6 +18,8 @@ v 6.6.0 |
18 | 18 | - Improve application to work faster with large groups (100+ members) |
19 | 19 | - Multiple emails per user |
20 | 20 | - Show last commit for file when view file source |
21 | + - Restyle Issue#show page and MR#show page | |
22 | + - Ability to filter by multiple labels for Issues page | |
21 | 23 | |
22 | 24 | v 6.5.1 |
23 | 25 | - Fix branch selectbox when create merge request from fork |
... | ... | @@ -644,4 +646,4 @@ v 0.8.0 |
644 | 646 | - stability |
645 | 647 | - security fixes |
646 | 648 | - increased test coverage |
647 | - - email notification | |
648 | 649 | \ No newline at end of file |
650 | + - email notification | ... | ... |