summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2016-10-24 23:54:37 -0500
committerMike Greiling <mike@pixelcog.com>2016-10-26 09:57:14 -0500
commit1295b16868e7cf21681c1b025b3e1fbd9093b3de (patch)
tree0e1ec6e774d616c3a05898d9b0ad6c7cf6d1d8f1
parentc71813e48ae25afd4158d627a54ed1feb85756af (diff)
downloadgitlab-ce-22746-fix-admin-users-mobile-view.tar.gz
update CHANGELOG.md to reflect changes in !708722746-fix-admin-users-mobile-view
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e8ae41add3c..4ca4b24b7ba 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@ Please view this file on the master branch, on stable branches it's out of date.
- Prevent award emoji via notes for issues/MRs authored by user (barthc)
- Adds an optional path parameter to the Commits API to filter commits by path (Luis HGO)
- Fix extra space on Build sidebar on Firefox !7060
+ - Fix mobile layout issues in admin user overview page !7087
- Fix HipChat notifications rendering (airatshigapov, eisnerd)
- Add hover to trash icon in notes !7008 (blackst0ne)
- Simpler arguments passed to named_route on toggle_award_url helper method