diff options
author | Douwe Maan <douwe@gitlab.com> | 2016-05-11 22:04:25 +0000 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2016-05-11 22:04:25 +0000 |
commit | f2251273b9868c94ac2a6f3f2e231282a4687043 (patch) | |
tree | 1b4e35b44a960db5e2aa84dd0df0f4c87383f5aa /CHANGELOG | |
parent | 44f6e34bb52acd0784b15913e00a9de7486870cb (diff) | |
parent | a22d559d27eda2661039ed856dc636171f4b7362 (diff) | |
download | gitlab-ce-f2251273b9868c94ac2a6f3f2e231282a4687043.tar.gz |
Merge branch 'issue_15572_snippets_tab_under_user_profile' into 'master'
Add snippet tab under user profile
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15572
See merge request !4001
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 4841361482d..d5ab79602f2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,7 @@ Please view this file on the master branch, on stable branches it's out of date. v 8.8.0 (unreleased) + - Snippets tab under user profile. !4001 (Long Nguyen) - Fix error when using link to uploads in global snippets - Assign labels and milestone to target project when moving issue. !3934 (Long Nguyen) - Use a case-insensitive comparison in sanitizing URI schemes |