summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Halasz <stevehalasz@gmail.com>2016-10-27 16:05:12 -0400
committerSteve Halasz <stevehalasz@gmail.com>2016-10-27 16:05:12 -0400
commit47bda4f009a21be234d3f5a455933c98f4623b87 (patch)
tree832ef797a6208087c84e5f683bb3dd46819d399d
parent36ec5eaf85702179633e30c1caff747f2b6865f8 (diff)
downloadgitlab-ce-47bda4f009a21be234d3f5a455933c98f4623b87.tar.gz
Add changelog entry
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e8ae41add3c..ba2fea27b6a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@ Please view this file on the master branch, on stable branches it's out of date.
- Fix extra space on Build sidebar on Firefox !7060
- Fix HipChat notifications rendering (airatshigapov, eisnerd)
- Add hover to trash icon in notes !7008 (blackst0ne)
+ - Only show one error message for an invalid email !5905 (lycoperdon)
- Simpler arguments passed to named_route on toggle_award_url helper method
- Fix: Backup restore doesn't clear cache
- Use MergeRequestsClosingIssues cache data on Issue#closed_by_merge_requests method