Commit eb2f3a804475f3bbcdf168aba7d13539bd7104c6
1 parent
1759214f
Exists in
spb-stable
and in
3 other branches
More entries to CHANGELOG
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing
1 changed file
with
10 additions
and
1 deletions
Show diff stats
CHANGELOG
| ... | ... | @@ -2,6 +2,15 @@ v 6.6.0 |
| 2 | 2 | - Permissions: Developer now can manage issue tracker (modify any issue) |
| 3 | 3 | - Improve Code Compare page performance |
| 4 | 4 | - Group avatar |
| 5 | + - Pygments.rb replaced with highlight.js | |
| 6 | + - Improve Merge request diff store logic | |
| 7 | + - Improve render performnace for MR show page | |
| 8 | + - Fixed Assembla hardcoded project name | |
| 9 | + - Jira integration documentation | |
| 10 | + - Refactored app/services | |
| 11 | + - Remove snippet expiration | |
| 12 | + - Mobile UI improvements (Drew Blessing) | |
| 13 | + - Fix block/remove UI for admin::users#show page | |
| 5 | 14 | |
| 6 | 15 | v 6.5.1 |
| 7 | 16 | - Fix branch selectbox when create merge request from fork |
| ... | ... | @@ -628,4 +637,4 @@ v 0.8.0 |
| 628 | 637 | - stability |
| 629 | 638 | - security fixes |
| 630 | 639 | - increased test coverage |
| 631 | - - email notification | |
| 632 | 640 | \ No newline at end of file |
| 641 | + - email notification | ... | ... |