summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Sumaran <alfredo@gitlab.com>2016-10-24 12:57:40 -0500
committerAlfredo Sumaran <alfredo@gitlab.com>2016-10-24 13:13:14 -0500
commit4a880b292c13231f20c167ffe733bce7391b0c23 (patch)
tree4e1457b025372631263f112f52eac7df21853ea3
parentb4a9247f7e59b454385890c2db46c86f076499ce (diff)
downloadgitlab-ce-23665-build-sidebar-has-extra-space-on-firefox.tar.gz
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0f02cc1f102..0af4d0eefa4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@ Please view this file on the master branch, on stable branches it's out of date.
- Trim leading and trailing whitespace on project_path (Linus Thiel)
- 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 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