diff options
author | Vinnie Okada <vokada@mrvinn.com> | 2015-02-21 13:16:08 -0700 |
---|---|---|
committer | Vinnie Okada <vokada@mrvinn.com> | 2015-02-21 13:16:08 -0700 |
commit | 64a7ecc9267f6f82d34b9e87a0271216c94cbbfd (patch) | |
tree | 558b434ffb064ed9b6fd545d7f1252c1608010c2 /CHANGELOG | |
parent | 2a9eed6620fd57c2a82edf5eab95dade3da250d3 (diff) | |
download | gitlab-ce-64a7ecc9267f6f82d34b9e87a0271216c94cbbfd.tar.gz |
Update CHANGELOG
Move Rails 4.1.9 changes to version 7.9.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG index 2c6f87666cb..2da06118f3f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,6 @@ v 7.9.0 (unreleased) - Move labels/milestones tabs to sidebar + - Upgrade Rails gem to version 4.1.9. - Improve UI for commits, issues and merge request lists - Fix commit comments on first line of diff not rendering in Merge Request Discussion view. @@ -59,7 +60,6 @@ v 7.8.0 (unreleased) - Show assignees in merge request index page (Kelvin Mutuma) - Link head panel titles to relevant root page. - Allow users that signed up via OAuth to set their password in order to use Git over HTTP(S). - - Upgrade Rails gem to version 4.1.9. - Show users button to share their newly created public or internal projects on twitter - Add quick help links to the GitLab pricing and feature comparison pages. - Fix duplicate authorized applications in user profile and incorrect application client count in admin area. |