diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2019-09-26 15:06:18 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2019-09-26 15:06:18 +0000 |
commit | 4e9f718e190a944c39fda2a178eb8b901e7e6ec7 (patch) | |
tree | fcdcdf846450ebad15da60375ab3805ff9b343e8 /CHANGELOG-EE.md | |
parent | 5707f305f4b961e24369fcdaecf0b8ce1c34bad8 (diff) | |
download | gitlab-ce-4e9f718e190a944c39fda2a178eb8b901e7e6ec7.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'CHANGELOG-EE.md')
-rw-r--r-- | CHANGELOG-EE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG-EE.md b/CHANGELOG-EE.md index f3cb9e175c2..fd4ea7af569 100644 --- a/CHANGELOG-EE.md +++ b/CHANGELOG-EE.md @@ -4215,7 +4215,7 @@ Please view this file on the master branch, on stable branches it's out of date. ## 8.14.0 (2016-11-22) - Added Backfill service for Geo. !861 -- Fix for autosuggested approvers(https://gitlab.com/gitlab-org/gitlab-ee/issues/1273). +- Fix for autosuggested approvers(https://gitlab.com/gitlab-org/gitlab/issues/1273). - Gracefully recover from previously failed rebase. - Disable retries for remote mirror update worker. !848 - Fix Approvals API documentation. |