diff options
author | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2016-02-17 11:32:02 -0200 |
---|---|---|
committer | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2016-02-17 11:32:02 -0200 |
commit | 9823d00e0b13224ae9e820e7d3f9fade69201e99 (patch) | |
tree | 9a37f949fdfbd560e23150b1a42ca3979fe9c51e /CHANGELOG | |
parent | 943bed68bc42d02246ddea63a25432d3aba709e7 (diff) | |
download | gitlab-ce-9823d00e0b13224ae9e820e7d3f9fade69201e99.tar.gz |
Add ability to see and sort on vote count from Issues and MR listssee-and-sort-on-vote-count-mr-issues
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 74bc366d203..08a9b8df4a0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -62,6 +62,7 @@ v 8.5.0 (unreleased) - Replaces "Create merge request" link with one to the "Merge Request" when one exists - Fix CI builds badge, add a new link to builds badge, deprecate the old one - Fix broken link to project in build notification emails + - Ability to see and sort on vote count from Issues and MR lists v 8.4.4 - Update omniauth-saml gem to 1.4.2 |