diff options
author | Lin Jen-Shin <godfat@godfat.org> | 2016-10-24 23:24:32 +0800 |
---|---|---|
committer | Lin Jen-Shin <godfat@godfat.org> | 2016-10-24 23:24:32 +0800 |
commit | 7fac0e17e9ceed12da831d40db0e2480b12b48ff (patch) | |
tree | d7b56f6b97789c7abfd5efb0f7d2508aac803d8a | |
parent | 17dfcf6d547c0153a8650df6e330c66397e4b2c9 (diff) | |
download | gitlab-ce-7fac0e17e9ceed12da831d40db0e2480b12b48ff.tar.gz |
Add CHANGELOG entry
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index bee10eb4101..815c5332a90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ Please view this file on the master branch, on stable branches it's out of date. - Add hover to trash icon in notes !7008 (blackst0ne) - Simpler arguments passed to named_route on toggle_award_url helper method - Fix: Backup restore doesn't clear cache + - Fix showing pipeline status from correct branch !7034 - Use MergeRequestsClosingIssues cache data on Issue#closed_by_merge_requests method - Fix documents and comments on Build API `scope` - Refactor email, use setter method instead AR callbacks for email attribute (Semyon Pupkov) |