summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorHannes Rosenögger <123haynes@gmail.com>2015-08-25 17:58:29 +0200
committerHannes Rosenögger <123haynes@gmail.com>2015-08-25 17:58:29 +0200
commit4a4d9fe16e371c4c5d4423a285758abe1d04d84d (patch)
treeefc23740812d846c44c3ae21ce4d77f7708db8e2 /CHANGELOG
parent429c0d14918d8727eac0e24ff01df5cdf55b2f79 (diff)
downloadgitlab-ce-4a4d9fe16e371c4c5d4423a285758abe1d04d84d.tar.gz
UI Improvement for the project page
This commit improves the positioning of the dropdown menu on the project page.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a66e898652c..8048ca13733 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
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)