diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2019-12-13 00:08:05 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2019-12-13 00:08:05 +0000 |
commit | 47b8f79a0896f406008d5a7eda2781f8da301e91 (patch) | |
tree | 1f15328719ca1215a2bd0ec6650ece0ca59de3f4 /CHANGELOG-EE.md | |
parent | 52fe64b740a4ddbd5b085386dfe40fea191174ea (diff) | |
download | gitlab-ce-47b8f79a0896f406008d5a7eda2781f8da301e91.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'CHANGELOG-EE.md')
-rw-r--r-- | CHANGELOG-EE.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG-EE.md b/CHANGELOG-EE.md index f00eff26de8..c808664207b 100644 --- a/CHANGELOG-EE.md +++ b/CHANGELOG-EE.md @@ -480,6 +480,13 @@ Please view this file on the master branch, on stable branches it's out of date. - Fixes style-lint errors and warnings for EE builds.scss file. +## 12.2.11 + +### Fixed (1 change) + +- Backport the new reliable fetcher. !21198 + + ## 12.2.8 ### Fixed (1 change) @@ -830,6 +837,7 @@ Please view this file on the master branch, on stable branches it's out of date. ## 12.0.10 +- No changes. ### Fixed (1 change) - Backport the new reliable fetcher to 12.0.9. !20532 |