diff options
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/CHANGELOG b/CHANGELOG index a377186bcac..2b3c715a32c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -36,6 +36,7 @@ v 8.11.3 (unreleased) - Allow system info page to handle case where info is unavailable - Label list shows all issues (opened or closed) with that label - Don't show resolve conflicts link before MR status is updated + - Fix IE11 fork button bug !598 - Don't prevent viewing the MR when git refs for conflicts can't be found on disk - Fix external issue tracker "Issues" link leading to 404s @@ -48,10 +49,6 @@ v 8.11.2 v 8.11.1 - Pulled due to packaging error. - - Does not halt the GitHub import process when an error occurs - - Fix file links on project page when default view is Files !5933 - - Change using size to use count and caching it for number of group members - - Fix IE11 fork button bug !5982 v 8.11.0 - Use test coverage value from the latest successful pipeline in badge. !5862 |