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,6 +18,8 @@ v 6.6.0 | ||
| 18 | - Improve application to work faster with large groups (100+ members) | 18 | - Improve application to work faster with large groups (100+ members) |
| 19 | - Multiple emails per user | 19 | - Multiple emails per user |
| 20 | - Show last commit for file when view file source | 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 | v 6.5.1 | 24 | v 6.5.1 |
| 23 | - Fix branch selectbox when create merge request from fork | 25 | - Fix branch selectbox when create merge request from fork |
| @@ -644,4 +646,4 @@ v 0.8.0 | @@ -644,4 +646,4 @@ v 0.8.0 | ||
| 644 | - stability | 646 | - stability |
| 645 | - security fixes | 647 | - security fixes |
| 646 | - increased test coverage | 648 | - increased test coverage |
| 647 | - - email notification | ||
| 648 | \ No newline at end of file | 649 | \ No newline at end of file |
| 650 | + - email notification |