diff options
author | Alfredo Sumaran <alfredo@gitlab.com> | 2016-05-23 12:02:53 -0500 |
---|---|---|
committer | Alfredo Sumaran <alfredo@gitlab.com> | 2016-06-03 17:14:23 -0500 |
commit | d78fd6df0c21f56887d1ca76cb5a40c16d3552b0 (patch) | |
tree | 3c0566f32a3bcf35b5ffbbbc00c17611b300f278 /CHANGELOG | |
parent | 5ea01651758beee85003bafd9ebea767090cb9f1 (diff) | |
download | gitlab-ce-d78fd6df0c21f56887d1ca76cb5a40c16d3552b0.tar.gz |
Update CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index d4885dbe8b6..29926fad7c4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -74,6 +74,7 @@ v 8.8.2 - Fixed issue with enter key selecting wrong option in dropdown. !4210 - When creating a .gitignore file a dropdown with templates will be provided. !4075 - Fix concurrent request when updating build log in browser. !4183 + - Bulk assign/unassign labels to issues. v 8.8.1 - Add documentation for the "Health Check" feature |