summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-01-26 09:23:49 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-01-26 09:23:49 +0000
commit7248f8bff5a90f3ff570c368310c361e1f4e9092 (patch)
tree040d248145e50da973f10b3782f66bfaa36d1b9c /CHANGELOG.md
parent8d2b79a717f182d904bdf50bb51a52c6a4fcbf40 (diff)
downloadgitlab-ce-7248f8bff5a90f3ff570c368310c361e1f4e9092.tar.gz
Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 47c32d5b032..b1ca8236840 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,15 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 13.8.1 (2021-01-26)
+
+### Fixed (3 changes)
+
+- Cancel artifact expiry backfill background jobs. !51821
+- Fix LFS not working with S3 specific-storage settings. !52296
+- Fix missing setting LDAP servers. !52512
+
+
## 13.8.0 (2021-01-22)
### Security (4 changes, 1 of them is from the community)