Add Safari search box bug fix to changelog

This commit is contained in:
Annabel Dunstone
2016-04-27 10:48:29 -05:00
parent 6c0ed63990
commit 129c6fbc2d
+1
View File
@@ -16,6 +16,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