diff --git a/CHANGELOG b/CHANGELOG index 91fdfe6216f..dccf218dc98 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -19,6 +19,7 @@ v 8.7.1 (unreleased) - Use the `can?` helper instead of `current_user.can?`. !3882 - Prevent users from deleting Webhooks via API they do not own - Fix Error 500 due to stale cache when projects are renamed or transferred + - Update width of search box to fix Safari bug. !3900 (Jedidiah) v 8.7.0 - Gitlab::GitAccess and Gitlab::GitAccessWiki are now instrumented