Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-03-06 15:09:41 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-03-06 15:09:41 +0300
commitf500600a43b531e2e7a5858b74bd35312b02c349 (patch)
tree33032495a0fe5efe73edd2f85d79d207d529dd14 /CHANGELOG.md
parent42bb03d1df469e28d5b92c46b29f3c1b22a88852 (diff)
Update CHANGELOG.md for 12.8.4
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f257df035f2..f9c320e9e96 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,7 @@ entry.
## 12.8.4
+- No changes.
### Fixed (8 changes)
- Fix Group Import API file upload when object storage is disabled. !25715