summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2015-08-26 07:53:26 -0700
committerStan Hu <stanhu@gmail.com>2015-08-26 07:53:48 -0700
commit5ea15fc7b556d1e5e3a778d2f100b903904e8c6a (patch)
treeaff9f8f4737a8a79fe3bfad71bbeda5de6f3993b
parent626c6f9730cb11c953753c755968669915d25855 (diff)
downloadgitlab-ce-5ea15fc7b556d1e5e3a778d2f100b903904e8c6a.tar.gz
Update CHANGELOG for released 7.14.1
[ci skip]
-rw-r--r--CHANGELOG6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index dc1d88bf61e..6743b93f58c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,7 +3,6 @@ Please view this file on the master branch, on stable branches it's out of date.
v 8.0.0 (unreleased)
- Improve dropdown positioning on the project home page (Hannes Rosenögger)
- Upgrade browser gem to 1.0.0 to avoid warning in IE11 compatibilty mode (Stan Hu)
- - Fix "Reload with full diff" URL button in compare branch view (Stan Hu)
- Remove user OAuth tokens from the database and request new tokens each session (Stan Hu)
- Only show recent push event if the branch still exists or a recent merge request has not been created (Stan Hu)
- Remove satellites
@@ -16,11 +15,12 @@ v 8.0.0 (unreleased)
- Create cross-reference for closing references on commits pushed to non-default branches (Maël Valais)
- Ability to search milestones
- Gracefully handle SMTP user input errors (e.g. incorrect email addresses) to prevent Sidekiq retries (Stan Hu)
- - Improve abuse reports management from admin area
- Move dashboard activity to separate page
- Improve performance of git blame
-v 7.14.1 (unreleased)
+v 7.14.1
+ - Improve abuse reports management from admin area
+ - Fix "Reload with full diff" URL button in compare branch view (Stan Hu)
- Only include base URL in OmniAuth full_host parameter (Stan Hu)
- Fix Error 500 in API when accessing a group that has an avatar (Stan Hu)