diff options
author | Mike Greiling <mike@pixelcog.com> | 2016-10-24 18:10:33 -0500 |
---|---|---|
committer | Mike Greiling <mike@pixelcog.com> | 2016-10-24 18:10:33 -0500 |
commit | 0dcdd43544a3111c6addb7f2d3af3b6a66e1ad2f (patch) | |
tree | 6fcc1e5a9521720518984de21d3ba414173a4134 /CHANGELOG.md | |
parent | f8520f5d096a7b62649c7465491003b3317c5e75 (diff) | |
download | gitlab-ce-0dcdd43544a3111c6addb7f2d3af3b6a66e1ad2f.tar.gz |
update CHANGELOG.md to reflect !7085replace-jquery-cookie-plugin
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 86878e5af6c..3d184f64867 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,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 + - Replace jquery.cookie plugin with js.cookie !7085 - Use MergeRequestsClosingIssues cache data on Issue#closed_by_merge_requests method - Fix Sign in page 'Forgot your password?' link overlaps on medium-large screens - Fix documents and comments on Build API `scope` |