diff options
author | Sean McGivern <sean@gitlab.com> | 2016-05-18 10:51:11 +0100 |
---|---|---|
committer | Sean McGivern <sean@gitlab.com> | 2016-05-18 17:43:13 +0100 |
commit | 66c421c0a788ab88f871103a26dceefc67585eec (patch) | |
tree | f60feb4948a58b88e6b34c8d268b980f0e0f86d4 /CHANGELOG | |
parent | cf3b149e6506c516d6f691f6e36c599f0beb0590 (diff) | |
download | gitlab-ce-66c421c0a788ab88f871103a26dceefc67585eec.tar.gz |
Link to group feed from group activity page
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 48e38899607..61c6f80af21 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -39,6 +39,7 @@ v 8.8.0 (unreleased) - Create tags using Rugged for performance reasons. !3745 - API: Expose Issue#user_notes_count. !3126 (Anton Popov) - Don't show forks button when user can't view forks + - Fix atom feed links and rendering - Files over 5MB can only be viewed in their raw form, files over 1MB without highlighting !3718 - Add support for supressing text diffs using .gitattributes on the default branch (Matt Oakes) - Add eager load paths to help prevent dependency load issues in Sidekiq workers. !3724 |